mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-01-26 19:51:15 +00:00
47e34e6f07
Compilation directive for PPC was using MAC_OS_X_VERSION_MIN_REQUIRED. This is not correct, as the latest SDKs allow to compile for older version of Mac OS, but don't contain the ppc headers. Changing the directive to use MAC_OS_X_VERSION_MAX_ALLOWED instead. Moreover, uploader.mm was including pwd.h that was not used and doesn't exist on the latest iOS SDK. Review URL: https://breakpad.appspot.com/412002 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@982 4c0a9323-5329-0410-9bdc-e9ce6186880e |
||
---|---|---|
.. | ||
minidump_test.xcodeproj | ||
testcases | ||
breakpad_nlist_64.cc | ||
breakpad_nlist_64.h | ||
dynamic_images.cc | ||
dynamic_images.h | ||
exception_handler.cc | ||
exception_handler.h | ||
mach_vm_compat.h | ||
minidump_generator.cc | ||
minidump_generator.h | ||
minidump_tests32-Info.plist | ||
minidump_tests64-Info.plist | ||
obj-cTestCases-Info.plist | ||
protected_memory_allocator.cc | ||
protected_memory_allocator.h |