Update Makefiles

This commit is contained in:
2019-02-15 10:16:35 +01:00
parent fcd4b337c5
commit 9866174ac2
5 changed files with 89 additions and 25 deletions
+1
View File
@@ -2,6 +2,7 @@
# Makefile.conf.local
#
ARCH := x86-64
CFLAGS := -g3 -O3 -Wall -fPIC -std=c++11
CFLAGS += -Wall -Wextra -Wstrict-aliasing -pedantic -fmax-errors=5 -Werror -Wunreachable-code -Wcast-qual -Wdisabled-optimization -Wformat=2 -Winit-self -Wlogical-op -Wmissing-include-dirs -Wnoexcept -Woverloaded-virtual -Wsign-promo -Wstrict-null-sentinel -Wswitch-default -Wno-unused -Wno-variadic-macros -Wno-parentheses -fdiagnostics-show-option
# CFLAGS += -Wold-style-cast -Wundef -Wshadow -Wctor-dtor-privacy -Wredundant-decls -Wstrict-overflow=5 -Wcast-align