summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/jexec/Makefile')
-rw-r--r--usr.sbin/jexec/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/jexec/Makefile b/usr.sbin/jexec/Makefile
index 2bf817c..049ccd4 100644
--- a/usr.sbin/jexec/Makefile
+++ b/usr.sbin/jexec/Makefile
@@ -6,4 +6,6 @@ DPADD= ${LIBUTIL}
LDADD= -lutil
WARNS?= 6
+CFLAGS+= -DSUPPORT_OLD_XPRISON
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud