aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-20 12:57:23 +0100
committerMattias Andrée <maandree@kth.se>2022-02-20 12:57:23 +0100
commit5ca85a8f3d1624297786c638d1b100fb1f555da4 (patch)
tree24af5c686f3f74cdb716867f138c3366fc566922
parentBump version (diff)
downloadlibblake-5ca85a8f3d1624297786c638d1b100fb1f555da4.tar.gz
libblake-5ca85a8f3d1624297786c638d1b100fb1f555da4.tar.bz2
libblake-5ca85a8f3d1624297786c638d1b100fb1f555da4.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--config.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/config.mk b/config.mk
index 2154b79..36843a0 100644
--- a/config.mk
+++ b/config.mk
@@ -4,10 +4,8 @@ MANPREFIX = $(PREFIX)/share/man
CC = cc -std=c11
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE
-#CFLAGS = -Wall -O3
-#LDFLAGS = -s
-CFLAGS = -Wall -Og -g
-LDFLAGS =
+CFLAGS = -Wall -O3
+LDFLAGS = -s
# These optimisations may not only break compatibility with
# processors that the software was not compiled on, but they