summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-12-28 21:59:59 +1300
committerDavid Phillips <david@sighup.nz>2017-12-28 21:59:59 +1300
commit499b193530a8e89223537e7da226fd5b77c04ca6 (patch)
tree2c5e106433869337bd117f1ae657d44ac263eafb /Makefile
parentb6a3052c3ebde6114ec6166971b3072460c44814 (diff)
downloadhence-499b193530a8e89223537e7da226fd5b77c04ca6.tar.xz
Massive parser clamp-down
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3fdfcd2..8c7b6eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -std=c99 -D_XOPEN_SOURCE=500 -Wall -Wextra
+CFLAGS += -std=c99 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200809L -Wall -Wextra
all: simulator