aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-04-30 20:10:22 +1200
committerDavid Phillips <david@sighup.nz>2017-04-30 20:10:22 +1200
commitf6260117327d8edf34a955f1bbb3c1ce5bf4fcda (patch)
tree6084a0b31db14221a7a5fdc5da604029be492df3
parent2fdabf0d64aa2956fa7b4512ff75dedc13ecf822 (diff)
downloadsand-leek-f6260117327d8edf34a955f1bbb3c1ce5bf4fcda.tar.xz
Use more safe/sane CFLAGS
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d239efb..53b57fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -Ofast
+CFLAGS += -O2 -finline
LDFLAGS += -lssl -lcrypto -lpthread
all: sand-leek