Removing zdefs.

This commit is contained in:
Nicolas "Pixel" Noble 2018-04-05 00:45:39 +02:00
parent 5a761f757e
commit f453180d3e
2 changed files with 0 additions and 2 deletions

View File

@ -879,7 +879,6 @@
], ],
'cflags': [ 'cflags': [
'-pthread', '-pthread',
'-zdefs',
'-Wno-error=deprecated-declarations' '-Wno-error=deprecated-declarations'
], ],
"conditions": [ "conditions": [

View File

@ -312,7 +312,6 @@
], ],
'cflags': [ 'cflags': [
'-pthread', '-pthread',
'-zdefs',
'-Wno-error=deprecated-declarations' '-Wno-error=deprecated-declarations'
], ],
"conditions": [ "conditions": [