mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
linux: Fix one compiler warning.
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
'-Wno-pointer-sign',
|
||||
'-Wno-string-plus-int',
|
||||
'-Wno-unused-variable',
|
||||
'-Wno-unused-value',
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-return-type',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user