aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-04-18 15:20:23 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-04-18 15:20:23 +0200
commit34f348f45b3c113433176e7553b5074aad1d5c37 (patch)
tree7835030da8cc166304907f77785020e003162ac4 /Makefile
parentNot working (diff)
downloadlowbat-bsd-34f348f45b3c113433176e7553b5074aad1d5c37.tar.gz
lowbat-bsd-34f348f45b3c113433176e7553b5074aad1d5c37.tar.bz2
lowbat-bsd-34f348f45b3c113433176e7553b5074aad1d5c37.tar.xz
lowbat-bsd-34f348f45b3c113433176e7553b5074aad1d5c37.tar.zst
lowbat-bsd-34f348f45b3c113433176e7553b5074aad1d5c37.zip
eSpeak is the problem
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