linux: Fix one compiler warning.
This commit is contained in:
parent
679aa43113
commit
b4ee01d43d
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
'-Wno-pointer-sign',
|
||||
'-Wno-string-plus-int',
|
||||
'-Wno-unused-variable',
|
||||
'-Wno-unused-value',
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-return-type',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue