Add NOPIE

This commit is contained in:
christos 2016-09-03 11:34:47 +00:00
parent e0f345fa97
commit b4530b3b13

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile.booters,v 1.61 2016/03/22 08:25:22 mrg Exp $
# $NetBSD: Makefile.booters,v 1.62 2016/09/03 11:34:47 christos Exp $
NOMAN= # defined
NOPIE= # defined
.include <bsd.own.mk>