summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/boot1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/sparc64/boot1/Makefile')
-rw-r--r--sys/boot/sparc64/boot1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/sparc64/boot1/Makefile b/sys/boot/sparc64/boot1/Makefile
index 5150c3b..c867a61 100644
--- a/sys/boot/sparc64/boot1/Makefile
+++ b/sys/boot/sparc64/boot1/Makefile
@@ -7,6 +7,8 @@ FILES?= boot1
SRCS= _start.s boot1.c
CLEANFILES=${FILES} boot1.aout
+NO_PIE= yes
+
BOOTBLOCKBASE= 0x4000
CFLAGS.clang+=-mcmodel=small
OpenPOWER on IntegriCloud