commented fstack-usage from makefile
This commit is contained in:
@@ -46,7 +46,7 @@ CC = gcc
|
||||
EXT = c
|
||||
CFLAGS = -Wall -Wextra -Werror $(INCLUDES)
|
||||
CFLAGS += -g3
|
||||
CFLAGS += -fstack-usage
|
||||
#CFLAGS += -fstack-usage
|
||||
#CFLAGS += -fcallgraph-info
|
||||
|
||||
# AUTOMATICALLY CREATED :
|
||||
|
||||
Reference in New Issue
Block a user