diff --git a/Makefile.conf b/Makefile.conf index 2f42d64..d3ca8fe 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -17,7 +17,7 @@ OPT=-O3 LIBDAISY_DIR=../../heck_libDaisyWrong DAISYSP_DIR=../../heck_DaisySPWrong -CXXFLAGS+=-Wall -Wno-unused -Wno-reorder-ctor + CXXFLAGS+=-Wall -Wno-unused -Wno-reorder-ctor -Wno-switch ######### Overrides from build.conf ######### -include $(HERE)build.conf