git: eb650de40fa2 - main - print/tex-xetex: mark as PIE_UNSAFE (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Dec 2024 08:23:17 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb650de40fa26c40918b8ec44ad33845161f3b63 commit eb650de40fa26c40918b8ec44ad33845161f3b63 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-12-13 08:07:50 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-12-13 08:22:32 +0000 print/tex-xetex: mark as PIE_UNSAFE (+) Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC --- print/tex-xetex/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index f926c97df2da..e6f55bcfa396 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -52,6 +52,7 @@ CONFIGURE_ARGS+=--with-system-$L \ --with-$L-libdir=${LOCALBASE}/lib .endfor +PIE_UNSAFE= yes MAKE_JOBS_UNSAFE= yes CPPFLAGS= -I${LOCALBASE}/include/harfbuzz