mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
qore is BROKEN on i386 and amd64 too
This commit is contained in:
parent
3db06367b9
commit
ac7664c507
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484075
1 changed files with 1 additions and 3 deletions
|
@ -10,9 +10,7 @@ COMMENT= Qore Programming Language
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BROKEN_aarch64= fails to compile: calling a private constructor of class 'ReferenceNode'
|
||||
BROKEN_armv6= fails to compile: calling a private constructor of class 'ReferenceNode'
|
||||
BROKEN_armv7= fails to compile: calling a private constructor of class 'ReferenceNode'
|
||||
BROKEN= fails to compile: calling a private constructor of class 'ReferenceNode'
|
||||
BROKEN_mips= fails to link: single-compilation-unit.cpp:(.text+0xdfc): relocation truncated to fit: R_MIPS_CALL16 against '__ltdf2@@FBSDprivate_1.0'
|
||||
BROKEN_mips64= fails to link: single-compilation-unit.cpp:(.text+0xdfc): relocation truncated to fit: R_MIPS_CALL16 against '__ltdf2@@FBSDprivate_1.0'
|
||||
BROKEN_powerpc= fails to build
|
||||
|
|
Loading…
Add table
Reference in a new issue