summaryrefslogtreecommitdiff
path: root/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.mk')
-rw-r--r--makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.mk b/makefile.mk
index afcfda7..a5321b8 100644
--- a/makefile.mk
+++ b/makefile.mk
@@ -1,6 +1,6 @@
# needed cflags
-CFLAGS += -std=c2x
+CFLAGS += -std=gnu2x
# add include directory
CFLAGS += -isystem ../include