git: b22bf9796ea5 - main - lang/gnat13: mark as PIE_UNSAFE (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Dec 2024 08:23:08 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b22bf9796ea5fa9a922398fc0e8784c1ee94da35
commit b22bf9796ea5fa9a922398fc0e8784c1ee94da35
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-13 07:58:01 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-13 08:22:27 +0000
lang/gnat13: mark as PIE_UNSAFE (+)
Reported by: bulk -t
Approved by: portmgr (blanket)
Sponsored by: Future Crew, LLC
---
lang/gnat13/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lang/gnat13/Makefile b/lang/gnat13/Makefile
index 04e485915608..87741b23030e 100644
--- a/lang/gnat13/Makefile
+++ b/lang/gnat13/Makefile
@@ -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