These keys available since GCC 8.
--HG-- branch : develop
This commit is contained in:
parent
218ef45d1e
commit
2753702385
|
@ -389,8 +389,8 @@ g++7:GCC_DEBUG_CXXFLAGS += \
|
|||
-Walloc-zero \
|
||||
-Wnonnull
|
||||
|
||||
# Since GCC 7
|
||||
g++7:GCC_DEBUG_CXXFLAGS += \
|
||||
# Since GCC 8
|
||||
g++8:GCC_DEBUG_CXXFLAGS += \
|
||||
-Wmultistatement-macros \
|
||||
-Warray-bounds
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user