diff --git a/Makefile b/Makefile index ab8ab5ae1..b0636cf49 100644 --- a/Makefile +++ b/Makefile @@ -31,4 +31,5 @@ endif include mk/lib.mk -GLOBAL_CXXFLAGS += -g -Wall -include config.h -std=c++17 -fstack-usage +# GLOBAL_CXXFLAGS += -g -Wall -include config.h -std=c++17 -fstack-usage +GLOBAL_CXXFLAGS += -g -Wall -include config.h -std=c++17