mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
emulators/qemu-user-static-devel: mark as PIE_UNSAFE (+)
Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
This commit is contained in:
parent
a1bb2663e9
commit
0de24f92a1
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ USE_PERL5= build
|
||||||
USE_RC_SUBR= qemu_user_static
|
USE_RC_SUBR= qemu_user_static
|
||||||
SUB_LIST= NAME=qemu_user_static
|
SUB_LIST= NAME=qemu_user_static
|
||||||
|
|
||||||
|
PIE_UNSAFE= yes
|
||||||
|
|
||||||
MAKE_ENV= BSD_MAKE="${MAKE}" V=1
|
MAKE_ENV= BSD_MAKE="${MAKE}" V=1
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX} --cc=${CC} \
|
CONFIGURE_ARGS= --prefix=${PREFIX} --cc=${CC} \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
|
|
Loading…
Add table
Reference in a new issue