aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-04-30 21:57:43 +1200
committerDavid Phillips <david@sighup.nz>2017-04-30 21:57:43 +1200
commit7db08baef7a5a8908bfc946229d2502a82b262c3 (patch)
tree30d6a219c507d5af5fd87d156e617db57e800d0e /Makefile
parentd503854b164d4426a325f88fa61148c13d07dabf (diff)
downloadsand-leek-7db08baef7a5a8908bfc946229d2502a82b262c3.tar.xz
More warnings in CFLAGS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47e684f..aa3b243 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -O2 -finline-functions
+CFLAGS += -Wall -Wextra -O2 -finline-functions
LDFLAGS += -lssl -lcrypto -lpthread
all: sand-leek