git: 9b6874c62bf4 - main - net/openmpi: mark as PIE_UNSAFE (+)

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b6874c62bf4933e27eaacad4ad1bfd0785b7fb5

commit 9b6874c62bf4933e27eaacad4ad1bfd0785b7fb5
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-13 07:59:49 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-13 08:22:29 +0000

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

diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile
index e41a44ccb700..5e3fd990e9a3 100644
--- a/net/openmpi/Makefile
+++ b/net/openmpi/Makefile
@@ -49,6 +49,8 @@ BINARY_ALIAS=	python3=${PYTHON_CMD}
 PLIST_SUB+=	MPIDIR=${MPIDIR}
 PORTDOCS=	*
 
+PIE_UNSAFE=	yes
+
 OPTIONS_DEFINE=			AVX DEBUG DOCS IPV6 ROMIO SLURM
 OPTIONS_DEFAULT=		ROMIO
 OPTIONS_EXCLUDE_aarch64=	AVX