summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 91e04e9..61b9df6 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ CC=i686-foolos-gcc
############ compiler flags ############
CFLAGS=
+CFLAGS=-w
CFLAGS+=-ffreestanding
CFLATS+=-Wall
CFLAGS+=-Wextra