mirror of
https://github.com/electron/electron.git
synced 2026-01-25 07:18:18 -05:00
Fix building error for arm linux
This commit is contained in:
committed by
Birunthan Mohanathas
parent
0568fa30ca
commit
ec134e7536
@@ -119,6 +119,7 @@
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-return-type',
|
||||
'-Wno-shift-negative-value',
|
||||
'-Wno-format',
|
||||
'-Wno-varargs', # https://git.io/v6Olj
|
||||
# Required when building as shared library.
|
||||
'-fPIC',
|
||||
|
||||
Reference in New Issue
Block a user