Merge 1566e6fab1 into dev
This commit is contained in:
@@ -9,7 +9,7 @@ WARNINGS = -Werror -Wall -Wextra \
|
|||||||
-Wshadow -Wundef -Wmaybe-uninitialized -Wmissing-prototypes -Wpointer-arith -Wuninitialized \
|
-Wshadow -Wundef -Wmaybe-uninitialized -Wmissing-prototypes -Wpointer-arith -Wuninitialized \
|
||||||
-Wunreachable-code -Wreturn-type -Wmultichar -Wformat-security -Wdouble-promotion -Wclobbered -Wdeprecated \
|
-Wunreachable-code -Wreturn-type -Wmultichar -Wformat-security -Wdouble-promotion -Wclobbered -Wdeprecated \
|
||||||
-Wempty-body -Wshift-negative-value -Wstack-usage=2048 \
|
-Wempty-body -Wshift-negative-value -Wstack-usage=2048 \
|
||||||
-Wtype-limits -Wsizeof-pointer-memaccess -Wno-error=cast-function-type
|
-Wtype-limits -Wsizeof-pointer-memaccess
|
||||||
|
|
||||||
#-Wno-unused-value -Wno-unused-parameter
|
#-Wno-unused-value -Wno-unused-parameter
|
||||||
OPTIMIZATION ?= -O3 -g0
|
OPTIMIZATION ?= -O3 -g0
|
||||||
|
|||||||
Reference in New Issue
Block a user