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 \
|
-Wredundant-decls \
|
||||||
# -Winline \
|
# -Winline \
|
||||||
-Winvalid-pch \
|
-Winvalid-pch \
|
||||||
-Wunsafe-loop-optimizations \
|
# -Wunsafe-loop-optimizations \
|
||||||
-Wlong-long \
|
-Wlong-long \
|
||||||
-Wmissing-format-attribute \
|
-Wmissing-format-attribute \
|
||||||
-Wswitch-default \
|
-Wswitch-default \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user