Add a few BROKEN on 13/i386.
Reported by: pkg-fallout
This commit is contained in:
parent
2b52f5da78
commit
414932c313
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499269
3 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,8 @@ COMMENT= Perl interface to C clustering library
|
|||
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
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@ 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
|
||||
|
||||
BUILD_DEPENDS= p5-Astro-FITS-Header>=0:astro/p5-Astro-FITS-Header \
|
||||
p5-Convert-UU>=0:converters/p5-Convert-UU \
|
||||
p5-File-Map>=0.57:devel/p5-File-Map \
|
||||
|
|
|
@ -18,6 +18,7 @@ LICENSE= ART10 GPLv1+
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BROKEN_aarch64= fails to link: mp.c:(function pari_kernel_init): can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol 'gpmalloc' defined in init.o
|
||||
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
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
|
|
Loading…
Reference in a new issue