warnings: add -Wno-gnu-string-literal-operator-template
This commit is contained in:
parent
21e8792153
commit
1bde0634b4
@ -69,6 +69,8 @@ append_compile_flag(-Wshorten-64-to-32)
|
||||
append_compile_flag(-Wdeprecated)
|
||||
append_compile_flag(-Wcovered-switch-default)
|
||||
|
||||
append_compile_flag(-Wno-gnu-string-literal-operator-template)
|
||||
|
||||
# -------------------------------------------------------------------------
|
||||
# Required extensions
|
||||
#AX_APPEND_COMPILE_FLAGS([-Wgnu-flexible-array-union-member], [], [-Werror])
|
||||
|
Loading…
Reference in New Issue
Block a user