aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-05-23 14:38:26 +1200
committerDavid Phillips <david@sighup.nz>2017-05-23 14:38:26 +1200
commit5b2aa52f06dbf3d5aed7165b1b9fe5ca1cf38af4 (patch)
tree5950068ee507813cb66b8d712760479aa82f3db9 /Makefile
parent4995b5fe9a01a10b2487bd73bb214a4584bc4c1c (diff)
parent42dd9aef074243833b4318e725ec2f9786c9acc1 (diff)
downloadsand-leek-5b2aa52f06dbf3d5aed7165b1b9fe5ca1cf38af4.tar.xz
Merge branch 'ssse3-default'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2998c81..f7ee08b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -Wall -Wextra -O2
+CFLAGS += -Wall -Wextra -O2 -mssse3
LDFLAGS += -lssl -lcrypto -lpthread
all: sand-leek