aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-05-28 19:01:16 +1200
committerDavid Phillips <david@sighup.nz>2017-05-28 19:01:16 +1200
commit7abb8721ec10e282622fa0fd491226fc1b80d132 (patch)
tree721cfdfbe459dce2d5acb1de7b4d0d23d1326ce5 /Makefile
parentd3430352e7a38cffd796c645281d9433f0ea8f00 (diff)
downloadsand-leek-7abb8721ec10e282622fa0fd491226fc1b80d132.tar.xz
Remove the need for base32 in the inner loop
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7ee08b..2998c81 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -Wall -Wextra -O2 -mssse3
+CFLAGS += -Wall -Wextra -O2
LDFLAGS += -lssl -lcrypto -lpthread
all: sand-leek