Skip to content

Commit e3dd337

Browse files
thunderbird: disable LTO for Loongson3
1 parent 4ba7f1c commit e3dd337

File tree

1 file changed

+3
-0
lines changed
  • app-web/thunderbird/autobuild

1 file changed

+3
-0
lines changed

app-web/thunderbird/autobuild/defines

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ USECLANG=1
1515

1616
# FIXME: ld.lld: error: ../../../dist/bin/libxul.so.lto.o:(function nsXPTCStubBase::Stub22(): .text+0x74): relocation R_RISCV_JAL out of range: -28960346 is not in [-1048576, 1048575]; references 'SharedStub'
1717
NOLTO__RISCV64=1
18+
# FIXME: /tmp/lto-llvm-ba2033.o: in function `memset':
19+
# /usr/include/bits/string_fortified.h:59:(.text.jpeg_CreateCompress+0x34): relocation truncated to fit: R_MIPS_CALL16 against `memset@@GLIBC_2.0'
20+
NOLTO__LOONGSON3=1
1821

1922
# FIXME: STL code can only be used with -fno-exceptions
2023
AB_FLAGS_EXC=0

0 commit comments

Comments
 (0)