mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Do not use new clang flags.
This commit is contained in:
@@ -113,9 +113,9 @@
|
||||
'conditions': [
|
||||
['OS=="mac"', {
|
||||
'xcode_settings': {
|
||||
'GCC_TREAT_WARNINGS_AS_ERRORS': 'NO',
|
||||
'WARNING_CFLAGS': [
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-deprecated-register',
|
||||
'-Wno-unused-private-field',
|
||||
'-Wno-unused-function',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user