mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Don't show -Wvarargs warning in libuv.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
'clang_warning_flags': [
|
||||
'-Wno-undefined-var-template', # https://crbug.com/604888
|
||||
'-Wno-varargs', # https://git.io/v6Olj
|
||||
],
|
||||
|
||||
'variables': {
|
||||
|
||||
Reference in New Issue
Block a user