summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/crontab/Makefile')
-rw-r--r--usr.sbin/cron/crontab/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/cron/crontab/Makefile b/usr.sbin/cron/crontab/Makefile
index 829128e..cd9600a 100644
--- a/usr.sbin/cron/crontab/Makefile
+++ b/usr.sbin/cron/crontab/Makefile
@@ -15,4 +15,6 @@ CFLAGS+= -I${.CURDIR}/../cron
DPADD= ${LIBCRON} ${LIBMD} ${LIBUTIL}
LDADD= ${LIBCRON} -lmd -lutil
+NO_PIE= yes
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud