summaryrefslogtreecommitdiffstats
path: root/loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'loader/Makefile')
-rw-r--r--loader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/Makefile b/loader/Makefile
index 5a1e16204..db70185fb 100644
--- a/loader/Makefile
+++ b/loader/Makefile
@@ -37,7 +37,7 @@ LDFLAGS = -nostdlib /usr/lib/crt1.o
STATIC=-static
else
CFLAGS+=-DUSE_MINILIBC=0
-STATIC=
+STATIC=-static
endif
VERSION = 6.0