summaryrefslogtreecommitdiff
path: root/userspace/Makefile
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-26 23:17:55 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-26 23:17:55 +0100
commit7393db6692c861bc66164c0dd9b83f23a554775b (patch)
treed60c9deb33630d5fb6117c7c1bbc098e62a66f28 /userspace/Makefile
parent9c8cfc2e52b0446f7cab14325028075760869b45 (diff)
changes, improvements and cleanup
Diffstat (limited to 'userspace/Makefile')
-rw-r--r--userspace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/userspace/Makefile b/userspace/Makefile
index 7efc161..5d94a41 100644
--- a/userspace/Makefile
+++ b/userspace/Makefile
@@ -5,6 +5,7 @@ CFLAGS=
CFLAGS+=-I..
CFLAGS+=-w
CFLAGS+=-std=gnu11
+CFLAGS+=-O3
PROGS=foolshell ls simple brainfuck add checker clear