Date: Fri, 13 Dec 2024 08:23:03 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fc91d314276c - main - emulators/wine-devel: mark as PIE_UNSAFE (+) Message-ID: <202412130823.4BD8N3ax085512@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc91d314276c687fdfc951fefd5f34b09868f5d2 commit fc91d314276c687fdfc951fefd5f34b09868f5d2 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-12-13 07:52:43 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-12-13 08:22:24 +0000 emulators/wine-devel: mark as PIE_UNSAFE (+) Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC --- emulators/wine-devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 0dcb1243fe61..dc94de94f8a2 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -68,6 +68,8 @@ BINARY_ALIAS+= clang=${LOCALBASE}/bin/clang${LLVM_VERSION} \ SUB_FILES= pkg-message +PIE_UNSAFE= yes + PORTDATA= wine.inf OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS V4L WINEMAKER X11 GECKO MONO
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412130823.4BD8N3ax085512>