Fix building error for arm linux
This commit is contained in:
parent
0568fa30ca
commit
ec134e7536
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue