summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lpc/Makefile')
-rw-r--r--usr.sbin/lpr/lpc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile
index 35fa52a..65a8010 100644
--- a/usr.sbin/lpr/lpc/Makefile
+++ b/usr.sbin/lpr/lpc/Makefile
@@ -16,4 +16,6 @@ WARNS?= 0
DPADD= ${LIBLPR} ${LIBEDIT} ${LIBTERMCAP}
LDADD= ${LIBLPR} -ledit -ltermcap
+NO_PIE= yes
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud