mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Mark BROKEN on i386 with lld
Reported by: pkg-fallout MFH: 2019Q3
This commit is contained in:
parent
20d7f68942
commit
b7d689d38d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512216
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ LICENSE= GPLv3
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: vtable for LV2UI in readonly segment
|
||||
.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
|
||||
BROKEN_i386= ld: error: can't create dynamic relocation R_386_32 against symbol: vtable for LV2UI in readonly segment
|
||||
.endif
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
faust>0:audio/faust \
|
||||
|
|
Loading…
Add table
Reference in a new issue