git: eb723003ebe3 - main - www/cpr: Remove PIE_UNSAFE after b40aa97071012f71a9c8937ef41d3153f070243f
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 06:30:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb723003ebe36b6ca7851e21081e6000e0b63764 commit eb723003ebe36b6ca7851e21081e6000e0b63764 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-16 06:17:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-16 06:21:57 +0000 www/cpr: Remove PIE_UNSAFE after b40aa97071012f71a9c8937ef41d3153f070243f --- www/cpr/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/www/cpr/Makefile b/www/cpr/Makefile index 6bf3a5d261bf..f21e05edad65 100644 --- a/www/cpr/Makefile +++ b/www/cpr/Makefile @@ -34,7 +34,6 @@ CMAKE_ON= BUILD_SHARED_LIBS \ CPR_ENABLE_SSL \ CPR_SKIP_CA_BUNDLE_SEARCH \ CPR_USE_SYSTEM_CURL -PIE_UNSAFE= yes PLIST_SUB= PORTVERSION=${PORTVERSION}