summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-12-02 01:02:49 +0100
committerMichal Idziorek <m.i@gmx.at>2014-12-02 01:02:49 +0100
commitc2c03f41e078481921bad82487eded0fc51ebb59 (patch)
tree1e310556c9a809aea112728bae9e0a6807ee0ba2 /Makefile
parentf20db37ca17245d5d20302a1ac1da347de5c3607 (diff)
further work on fork and friends
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d76522..8ffd1ef 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ CFLAGS+=-ffreestanding
CFLATS+=-Wall
CFLAGS+=-Wextra
#CFLAGS+=-O3
-#CFLAGS+=-O0
+CFLAGS+=-O0
#CFLAGS+=-nostdlib
CFLAGS+=-std=gnu11
CFLAGS+=-I.