diff options
author | qsr@chromium.org <qsr@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-07-09 12:38:15 +0000 |
---|---|---|
committer | qsr@chromium.org <qsr@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-07-09 12:38:15 +0000 |
commit | 47e34e6f07158af7d668037b8b24600b085cf056 (patch) | |
tree | aa2521db2ae8ebd2500339ed15df4880c24a7d33 /src/client/windows/unittests/dump_analysis.h | |
parent | Add MD_OS_ANDROID definition. (diff) | |
download | breakpad-47e34e6f07158af7d668037b8b24600b085cf056.tar.xz |
Fix compilation for iOS on XCode 4.5
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
Diffstat (limited to 'src/client/windows/unittests/dump_analysis.h')
0 files changed, 0 insertions, 0 deletions