mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2024-11-28 00:04:16 +01:00
Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK.
Ref. http://groups.google.com/group/google-breakpad-dev/browse_thread/thread/51c7715953b3904d git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@726 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
4adb6f4f7b
commit
67b65a379c
@ -53,5 +53,6 @@ GCC_WARN_UNUSED_VARIABLE = YES
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES
|
||||
|
||||
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
|
||||
DEBUG_INFORMATION_FORMAT[sdk=macosx10.4][arch=*] = stabs
|
||||
|
||||
ALWAYS_SEARCH_USER_PATHS = NO
|
||||
|
Loading…
Reference in New Issue
Block a user