summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchide/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/crunch/crunchide/Makefile')
-rw-r--r--usr.sbin/crunch/crunchide/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/crunch/crunchide/Makefile b/usr.sbin/crunch/crunchide/Makefile
index 2a6c500..c959a3e 100644
--- a/usr.sbin/crunch/crunchide/Makefile
+++ b/usr.sbin/crunch/crunchide/Makefile
@@ -3,6 +3,8 @@
PROG= crunchide
SRCS= crunchide.c
+NO_PIE= yes
+
TARGET_ARCH?= ${MACHINE_ARCH}
.if ${TARGET_ARCH} == i386 && ${MACHINE_ARCH} == i386
OpenPOWER on IntegriCloud