git: ce406d4dc7b4 - main - ports-mgmt/appstream-generator: mark as PIE_UNSAFE (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Dec 2024 08:23:16 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce406d4dc7b47433e444950944872105c219c01d commit ce406d4dc7b47433e444950944872105c219c01d Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-12-13 08:03:48 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-12-13 08:22:31 +0000 ports-mgmt/appstream-generator: mark as PIE_UNSAFE (+) Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC --- ports-mgmt/appstream-generator/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports-mgmt/appstream-generator/Makefile b/ports-mgmt/appstream-generator/Makefile index 6f8669cbc2c2..460a5dbf950f 100644 --- a/ports-mgmt/appstream-generator/Makefile +++ b/ports-mgmt/appstream-generator/Makefile @@ -38,6 +38,8 @@ MESON_ARGS= -Ddownload-js=false -Dlocalbase=${LOCALBASE} -Drpmmd=false DATADIR= ${PREFIX}/share/appstream OPTIONS_SUB= yes +PIE_UNSAFE= yes + post-install: cd ${WRKSRC}/data && \ ${COPYTREE_SHARE} templates ${STAGEDIR}${DATADIR}