1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Fix NO_PIE env definition

Reported by:	peter
This commit is contained in:
Baptiste Daroussin 2014-06-07 00:27:41 +00:00
parent ca590d213b
commit 54d99c4de5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356868

View File

@ -1632,7 +1632,7 @@ INSTALL_TARGET:= ${INSTALL_TARGET:S/^install-strip$/install/g}
.endif
# XXX PIE support to be added here
MAKE_ENV+= NO_PIE
MAKE_ENV+= NO_PIE=yes
.if defined(NOPORTDOCS)
PLIST_SUB+= PORTDOCS="@comment "