qore is BROKEN on i386 and amd64 too

This commit is contained in:
Antoine Brodin 2018-11-04 14:26:43 +00:00
parent 3db06367b9
commit ac7664c507
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484075

View file

@ -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