Back out r29591 (-fstack-protector) because it may have caused Valgrind test
failures and bug 25372. BUG=25372 TEST=green tree Review URL: http://codereview.chromium.org/306021 git-svn-id: http://src.chromium.org/svn/trunk/src/build@29601 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
a2c75d5f57
Коммит
b5c7419acc
|
@ -354,11 +354,7 @@
|
|||
'xcode_settings': {
|
||||
'COPY_PHASE_STRIP': 'NO',
|
||||
'GCC_OPTIMIZATION_LEVEL': '<(mac_debug_optimization)',
|
||||
'OTHER_CFLAGS': [
|
||||
'-fstack-protector',
|
||||
'-fstack-protector-all',
|
||||
'<@(debug_extra_cflags)',
|
||||
],
|
||||
'OTHER_CFLAGS': [ '<@(debug_extra_cflags)', ],
|
||||
},
|
||||
'conditions': [
|
||||
[ 'OS=="win"', {
|
||||
|
|
Загрузка…
Ссылка в новой задаче