turn off the stack usage thing

This commit is contained in:
Ben Burdette 2021-09-17 16:58:54 -06:00
parent cd8c232b55
commit 037d53d9d9

View file

@ -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