summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-12-28 16:06:01 +1300
committerDavid Phillips <david@sighup.nz>2017-12-28 16:06:01 +1300
commit9026a7e5c0f16bde1c0826dc95158c6e03795905 (patch)
treeb126e3c2d2233ade9325075f4f325c5e3822cfa5 /Makefile
parentf5411bc35f6df1c27aae8d3405e18452cbbc957f (diff)
downloadhence-9026a7e5c0f16bde1c0826dc95158c6e03795905.tar.xz
Rough-out logic gate wiring
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b40650e..0f21fee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += "-std=c99"
+CFLAGS += -std=c99 -D_XOPEN_SOURCE=500
all: simulator