1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Mark BROKEN on i386 with lld

MFH:		2019Q3
This commit is contained in:
Antoine Brodin 2019-09-14 16:20:30 +00:00
parent f62b292497
commit 50f9b598f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512033

View File

@ -13,7 +13,9 @@ COMMENT= Perl Data Language
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
.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; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
.endif
BUILD_DEPENDS= p5-Astro-FITS-Header>=0:astro/p5-Astro-FITS-Header \
p5-Convert-UU>=0:converters/p5-Convert-UU \