summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
Diffstat (limited to 'boot')
-rw-r--r--boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/Makefile b/boot/Makefile
index 058f2ee2..2100748e 100644
--- a/boot/Makefile
+++ b/boot/Makefile
@@ -29,7 +29,7 @@ DIST_FILES=frank1.ld frankemul.ld
include ../Makeconf
-LDFLAGS += -nostartfiles -Wl,-T -Wl,frank1.ld
+LDFLAGS += -static -nostartfiles -Wl,-T -Wl,frank1.ld
#install: /usr/local/bin/boot
#