git: 16155a5e633c - main - lang/gnat12: mark as PIE_UNSAFE (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 13 Dec 2024 08:23:07 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=16155a5e633c3c4c7165b9ff45f3ad854a01f6a2

commit 16155a5e633c3c4c7165b9ff45f3ad854a01f6a2
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-13 07:57:37 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-13 08:22:26 +0000

    lang/gnat12: mark as PIE_UNSAFE (+)
    
    Reported by:    bulk -t
    
    Approved by:    portmgr (blanket)
    
    Sponsored by:   Future Crew, LLC
---
 lang/gnat12/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/gnat12/Makefile b/lang/gnat12/Makefile
index 4d83bde70caf..6edbd2da5ca0 100644
--- a/lang/gnat12/Makefile
+++ b/lang/gnat12/Makefile
@@ -58,6 +58,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