We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac290a5 commit eafc74cCopy full SHA for eafc74c
conf/nonclangable.conf
@@ -206,6 +206,10 @@ TOOLCHAIN:pn-netdata = "gcc"
206
# Needs OMP and with clang openmp is not ported to rv32 yet
207
TOOLCHAIN:pn-python3-drgn:riscv32 = "gcc"
208
209
+# Clang-20 issue - https://github.com/llvm/llvm-project/issues/132322
210
+TOOLCHAIN:pn-webkitgtk:arm:toolchain-clang = "gcc"
211
+TOOLCHAIN:pn-webkitgtk3:arm:toolchain-clang = "gcc"
212
+
213
CFLAGS:append:pn-liboil:toolchain-clang:x86-64 = " -fheinous-gnu-extensions "
214
215
# TOPDIR/build/tmp/work/core2-32-yoe-linux/gnu-efi/3.0.17-r0/gnu-efi-3.0.17//lib/ctors.S:11:41: error: expected the entry size
0 commit comments