build: avoid clang build warnings
This commit is contained in:
@ -72,6 +72,7 @@ if (cxx.get_id() == 'clang')
|
|||||||
'-Wc11-extensions',
|
'-Wc11-extensions',
|
||||||
'-Wno-keyword-macro',
|
'-Wno-keyword-macro',
|
||||||
'-Wno-deprecated-volatile',
|
'-Wno-deprecated-volatile',
|
||||||
|
'-Wno-unknown-warning-option',
|
||||||
'-Wno-#warnings']
|
'-Wno-#warnings']
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user