1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

games/re3: workaround lld build failure on i386

Reported by:	tobik
This commit is contained in:
Piotr Kubaj 2021-03-16 09:36:07 +00:00
parent 0b7a24020a
commit 30f0e1c054
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568548

View File

@ -30,16 +30,12 @@ GL_COMMIT= 9a7fa478578beaba947ea867c15a25e411d641d8
bash_CMD= /bin/sh
USE_XORG= x11
LDFLAGS_i386= -Wl,-znotext
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *
SUB_FILES= ${PORTNAME}
.include <bsd.port.options.mk>
.if ${ARCH} == i386
LLD_UNSAFE= yes
.endif
post-extract:
${MV} ${WRKSRC_librw}/* ${WRKSRC}/vendor/librw
${MV} ${WRKSRC_ogg}/* ${WRKSRC}/vendor/ogg