@@ -377,17 +377,6 @@ CXXFLAGS:append:pn-doxygen:toolchain-clang = " -Wno-error=missing-template-arg-l
377
377
# Finds this extra warning with clang20+
378
378
CXXFLAGS:append:pn-fmt:toolchain-clang = " -Wno-error=invalid-specialization"
379
379
380
- #| /usr/src/debug/ruby/2.5.1-r0/build/../ruby-2.5.1/process.c:7073: undefined reference to `__mulodi4'
381
- #| clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
382
- COMPILER_RT:pn-ruby:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
383
- COMPILER_RT:pn-python3:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
384
- COMPILER_RT:pn-m4:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
385
- COMPILER_RT:pn-cpio:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
386
- COMPILER_RT:pn-openssh:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
387
- COMPILER_RT:pn-webkitgtk:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
388
- COMPILER_RT:pn-wpewebkit:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
389
- COMPILER_RT:pn-python3-numpy:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
390
- COMPILER_RT:pn-mongodb:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
391
380
COMPILER_RT:remove:pn-m4:powerpc = "-rtlib=compiler-rt"
392
381
COMPILER_RT:remove:pn-ruby:powerpc = "-rtlib=compiler-rt"
393
382
COMPILER_RT:remove:pn-webkitgtk:powerpc = "-rtlib=compiler-rt"
@@ -398,8 +387,6 @@ COMPILER_RT:remove:pn-webkitgtk:armeb = "-rtlib=compiler-rt"
398
387
# __lshrti3 is missing in libgcc
399
388
COMPILER_RT:pn-qtbase:toolchain-clang:riscv32 = "-rtlib=compiler-rt ${UNWINDLIB}"
400
389
401
- LDFLAGS:append:pn-qtwebengine:toolchain-clang:runtime-gnu:x86 = " -latomic"
402
-
403
390
# | i686-yoe-linux-ld.lld: error: undefined symbol: __atomic_store
404
391
LDFLAGS:append:pn-lttng-tools:toolchain-clang:x86 = " -latomic"
405
392
0 commit comments