Disable warning Wunsafe-loop-optimizations.
--HG-- branch : develop
This commit is contained in:
parent
14376c4fe1
commit
439b1577f5
|
@ -240,7 +240,7 @@ GCC_DEBUG_CXXFLAGS += \
|
|||
-Wredundant-decls \
|
||||
# -Winline \
|
||||
-Winvalid-pch \
|
||||
-Wunsafe-loop-optimizations \
|
||||
# -Wunsafe-loop-optimizations \
|
||||
-Wlong-long \
|
||||
-Wmissing-format-attribute \
|
||||
-Wswitch-default \
|
||||
|
|
Loading…
Reference in New Issue
Block a user