summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb4380c..7878196 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ CFLAGS += -fno-builtin
CFLAGS += -D DEBUG -g
CFLAGS += $(CPPFLAGS)
-LDFLAGS += -nmagic --no-warn-rwx-segments -nostdlib -E
+LDFLAGS += -nmagic -nostdlib
SRC=kernel
BIN=bin