1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

archivers/unarr: drop unused patch after bbab7f59e9

This commit is contained in:
Jan Beich 2024-05-30 15:44:33 +02:00
parent 61215c9f2f
commit 5eebcde7e2

View File

@ -20,9 +20,4 @@ USE_LDCONFIG= yes
GH_ACCOUNT= selmf
CMAKE_TESTING_ON= BUILD_INTEGRATION_TESTS BUILD_UNIT_TESTS
post-patch:
.if ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld
@${REINPLACE_CMD} 's/ -flto//' ${WRKSRC}/CMakeLists.txt
.endif
.include <bsd.port.mk>