diff options
-rw-r--r-- | conf/nonclangable.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index c18eada..802a1ff 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -214,10 +214,6 @@ TOOLCHAIN:pn-python3-drgn:riscv32 = "gcc" | |||
214 | TOOLCHAIN:pn-webkitgtk:arm = "gcc" | 214 | TOOLCHAIN:pn-webkitgtk:arm = "gcc" |
215 | TOOLCHAIN:pn-webkitgtk3:arm = "gcc" | 215 | TOOLCHAIN:pn-webkitgtk3:arm = "gcc" |
216 | 216 | ||
217 | # Disable clang on rv64 for now. see - https://bugs.webkit.org/show_bug.cgi?id=290243 | ||
218 | TOOLCHAIN:pn-webkitgtk:riscv64 = "gcc" | ||
219 | TOOLCHAIN:pn-webkitgtk3:riscv64 = "gcc" | ||
220 | |||
221 | # Clang can not compile vulkan-samples because fmt version is old | 217 | # Clang can not compile vulkan-samples because fmt version is old |
222 | # see - https://github.com/KhronosGroup/Vulkan-Samples/pull/1315 | 218 | # see - https://github.com/KhronosGroup/Vulkan-Samples/pull/1315 |
223 | TOOLCHAIN:pn-vulkan-samples = "gcc" | 219 | TOOLCHAIN:pn-vulkan-samples = "gcc" |