Mark BROKEN on i386 with lld

Reported by:	pkg-fallout
MFH:		2019Q3
This commit is contained in:
Antoine Brodin 2019-09-14 15:44:21 +00:00
parent 8efd470d6e
commit 7c76c35dae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512027

View File

@ -14,6 +14,9 @@ COMMENT= Lightweight Java Game Library
LICENSE= BSD3CLAUSE
ONLY_FOR_ARCHS= amd64 i386 powerpc64
.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
BROKEN_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment
.endif
BUILD_DEPENDS= ${JAVALIBDIR}/jutils/jutils.jar:games/jutils \
${JAVALIBDIR}/jinput/jinput.jar:games/jinput