summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index e60d87a..29b87de 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -29,7 +29,7 @@ SUBDIR= atrun \
tftpd \
ypxfr
-.if ${MACHINE_ARCH} != amd64
+.if ${MACHINE_ARCH} != amd64 && !defined(NOPIC)
SUBDIR+=rtld-elf
.endif
OpenPOWER on IntegriCloud