aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-04-30 21:20:48 +1200
committerDavid Phillips <david@sighup.nz>2017-04-30 21:20:48 +1200
commit623f1020e704c453d24996b01a531936c7f453e9 (patch)
tree0133ae9ae0a85fe206e05d1163d38d7fae62ed80
parent275c518e6d6e5a1ca507cf36f7a7772cad681732 (diff)
downloadsand-leek-623f1020e704c453d24996b01a531936c7f453e9.tar.xz
Correct CFLAGS
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53b57fb..47e684f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -O2 -finline
+CFLAGS += -O2 -finline-functions
LDFLAGS += -lssl -lcrypto -lpthread
all: sand-leek