summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/pac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/pac/Makefile')
-rw-r--r--usr.sbin/lpr/pac/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile
index bd895a7..3a157c9 100644
--- a/usr.sbin/lpr/pac/Makefile
+++ b/usr.sbin/lpr/pac/Makefile
@@ -11,4 +11,6 @@ CFLAGS+= -I${.CURDIR}/../common_source
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}
+NO_PIE= yes
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud