summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/pc98/boot2/Makefile')
-rw-r--r--sys/boot/pc98/boot2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile
index 88076a8..00037cb 100644
--- a/sys/boot/pc98/boot2/Makefile
+++ b/sys/boot/pc98/boot2/Makefile
@@ -6,6 +6,8 @@
CC:= gcc
COMPILER_TYPE:= gcc
+NO_PIE= yes
+
FILES= boot boot1 boot2
NM?= nm
OpenPOWER on IntegriCloud