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-pointer-sign',
|
||||||
'-Wno-string-plus-int',
|
'-Wno-string-plus-int',
|
||||||
'-Wno-unused-variable',
|
'-Wno-unused-variable',
|
||||||
|
'-Wno-unused-value',
|
||||||
'-Wno-deprecated-declarations',
|
'-Wno-deprecated-declarations',
|
||||||
'-Wno-return-type',
|
'-Wno-return-type',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue