diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-18 15:20:23 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-18 15:20:23 +0200 |
commit | 34f348f45b3c113433176e7553b5074aad1d5c37 (patch) | |
tree | 7835030da8cc166304907f77785020e003162ac4 /Makefile | |
parent | Not working (diff) | |
download | lowbat-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-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ CFLAGS += -Wno-variadic-macros CFLAGS += -Werror CFLAGS += -pedantic CFLAGS += ${DEBUG} -# -------------------------------------------------------------------------------------- # # CFLAGS += ${OPTI} # -------------------------------------------------------------------------------------- # OPTI = -O2 -pipe |