git: 54591ab8fe16 - main - devel/level-zero: Remove PIE_UNSAFE after b40aa97071012f71a9c8937ef41d3153f070243f
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 06:30:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=54591ab8fe16c8b45878966d348b9e8c96964cfe commit 54591ab8fe16c8b45878966d348b9e8c96964cfe Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-16 06:17:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-16 06:21:56 +0000 devel/level-zero: Remove PIE_UNSAFE after b40aa97071012f71a9c8937ef41d3153f070243f --- devel/level-zero/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/level-zero/Makefile b/devel/level-zero/Makefile index 614d85a71c94..8b728bdc7a8c 100644 --- a/devel/level-zero/Makefile +++ b/devel/level-zero/Makefile @@ -18,7 +18,6 @@ USES= cmake compiler:c++14-lang localbase:ldflags pathfix CXXFLAGS+= -DSPDLOG_FMT_EXTERNAL LDFLAGS+= -lfmt -PIE_UNSAFE= yes USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION}