aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 88e79fa..6b7de25 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-CFLAGS = -Wall -Werror -Wpedantic -O2 -std=gnu11
+CFLAGS = -Wall -Wextra -Wpedantic -O2 -std=gnu11
PREFIX = /usr
BINDIR = /bin