Date: Fri, 13 Dec 2024 08:23:18 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: 6819325e1865 - main - print/tex-luatex: mark as PIE_UNSAFE (+) Message-ID: <202412130823.4BD8NI4g086186@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=6819325e18658c5fc2d04c356f9a7c41b884d385 commit 6819325e18658c5fc2d04c356f9a7c41b884d385 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-12-13 08:08:02 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-12-13 08:22:33 +0000 print/tex-luatex: mark as PIE_UNSAFE (+) Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC --- print/tex-luatex/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index 721205133504..0322a41a6146 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -43,6 +43,7 @@ CONFIGURE_ARGS+= --with-$L-include=${LOCALBASE}/include \ --with-system-$L .endfor +PIE_UNSAFE= yes MAKE_JOBS_UNSAFE= yes EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412130823.4BD8NI4g086186>