Date: Fri, 13 Dec 2024 08:23:25 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: 66ab465f4d15 - main - sysutils/grub2-bhyve: mark as PIE_UNSAFE (+) Message-ID: <202412130823.4BD8NPMf086475@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=66ab465f4d1552884557c68a1fb6efe8e7d8372b commit 66ab465f4d1552884557c68a1fb6efe8e7d8372b Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-12-13 08:18:52 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-12-13 08:22:37 +0000 sysutils/grub2-bhyve: mark as PIE_UNSAFE (+) Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC --- sysutils/grub2-bhyve/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/grub2-bhyve/Makefile b/sysutils/grub2-bhyve/Makefile index a50ecaedb7a3..e0b8866ce671 100644 --- a/sysutils/grub2-bhyve/Makefile +++ b/sysutils/grub2-bhyve/Makefile @@ -25,6 +25,7 @@ GH_ACCOUNT= grehan-freebsd USES= bison gmake USE_GCC= yes:build PLIST_FILES= sbin/grub-bhyve +PIE_UNSAFE= yes MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-platform=emu CPP="" LEX=${LOCALBASE}/bin/flex \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412130823.4BD8NPMf086475>