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:
Dima Panov 2024-12-13 10:51:27 +03:00
parent a1bb2663e9
commit 0de24f92a1
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -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 \