aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6dfe8e6..cd09c6c 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,6 @@ CFLAGS += -Wno-variadic-macros
CFLAGS += -Werror
CFLAGS += -pedantic
CFLAGS += ${DEBUG}
-# -------------------------------------------------------------------------------------- #
# CFLAGS += ${OPTI}
# -------------------------------------------------------------------------------------- #
OPTI = -O2 -pipe