From e81ae24d67c7f7f3551297a7c46e783a0c036ac3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 23 Sep 1995 04:53:40 +0000 Subject: (LDFLAGS): Add -static. --- boot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/Makefile') 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 # -- cgit v1.2.3