fucking hell
This commit is contained in:
2
Makefile
2
Makefile
@ -40,7 +40,7 @@ else
|
||||
WRAP := valgrind --show-error-list=yes --track-origins=yes --leak-check=full --show-leak-kinds=all
|
||||
endif
|
||||
|
||||
CFLAGS += -Wall -Wextra -Wpedantic --std=c2x
|
||||
CFLAGS += -Wall -Wextra -Wpedantic # --std=c2x
|
||||
CPPFLAGS += -Ilibrary/ -I${OBJECT.d} -I${SOURCE.d}
|
||||
LDLIBS := -lm
|
||||
|
||||
|
Reference in New Issue
Block a user