mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
lang/gnat13: mark as PIE_UNSAFE (+)
Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
This commit is contained in:
parent
16155a5e63
commit
b22bf9796e
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ PLIST_SUB= ASSET_FILE=${_ASSET_FILE} \
|
|||
CONFTRGT=${CONFIGURE_TARGET} \
|
||||
VER=${DISTVERSION}
|
||||
|
||||
PIE_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= ASSETS NLS
|
||||
.if exists(/usr/lib32/libc.so)
|
||||
OPTIONS_DEFINE_amd64+= MULTILIB
|
||||
|
|
Loading…
Add table
Reference in a new issue