1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/openssl-unsafe: Remove dead code

There is no need to force GCC, even if only on i386, and the respective
Makefile fragment has been disable from the time it was added as part of
revision e3a741fd8b.

PR:		269645
Approved by:	brnrd (maintainer)
This commit is contained in:
Gerald Pfeifer 2023-02-19 23:51:16 +00:00
parent 7c57122016
commit 140934ed11

View File

@ -13,9 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe perl5
CPE_VERSION= 1.0.2k
.if ${MACHINE} == "i386"
#USE_GCC= 8+
.endif
USE_GITHUB= yes
GH_ACCOUNT= PeterMosmans
GH_TAGNAME= c9ba19c