aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f63c8e..5e3b63c 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,6 @@ CFLAGS = -std=c89
CFLAGS += -Wall
CFLAGS += -Wextra
CFLAGS += -Werror
-CFLAGS += -Wno-unicode
CFLAGS += -pedantic
RM = rm -rf