mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-31 01:43:03 +08:00
Mark Mentovai
98cca0e5fc
compat/mac: 10.6 SDK compatibility for pre-Xcode 4.2 10.6 SDK.
Some definitions were added to the 10.6 SDK during its lifetime, and aren’t present in older versions of the SDK. The AVX definitions are in this group. Apparently, not all of Chrome’s builders use the same version of this SDK. A try bot failure was encountered for https://codereview.chromium.org/1011503002/ in http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/33868/steps/compile%20%28with%20patch%29/logs/stdio. This provides definitions in compat for when they aren’t available from the SDK. TEST=compile R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1001733003
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%