You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app-web/thunderbird/autobuild/defines
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ USECLANG=1
15
15
16
16
# 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'
17
17
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
18
21
19
22
# FIXME: STL code can only be used with -fno-exceptions
0 commit comments