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 \
|
-Walloc-zero \
|
||||||
-Wnonnull
|
-Wnonnull
|
||||||
|
|
||||||
# Since GCC 7
|
# Since GCC 8
|
||||||
g++7:GCC_DEBUG_CXXFLAGS += \
|
g++8:GCC_DEBUG_CXXFLAGS += \
|
||||||
-Wmultistatement-macros \
|
-Wmultistatement-macros \
|
||||||
-Warray-bounds
|
-Warray-bounds
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user