summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 4acf98b..a490253 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -139,6 +139,10 @@ TOOLCHAIN_pn-x264_x86 = "gcc"
139# to compile qemu for target 139# to compile qemu for target
140TOOLCHAIN_pn-qemu_arm = "gcc" 140TOOLCHAIN_pn-qemu_arm = "gcc"
141 141
142# llvm-profdata fails see
143# | error: Could not read profile code.profd: No such file or directory
144TOOLCHAIN_pn-python3 = "gcc"
145
142CFLAGS_append_pn-liboil_toolchain-clang_x86-64 = " -fheinous-gnu-extensions " 146CFLAGS_append_pn-liboil_toolchain-clang_x86-64 = " -fheinous-gnu-extensions "
143 147
144#| ./.libs/libsqlite3.so: undefined reference to `__mulodi4' 148#| ./.libs/libsqlite3.so: undefined reference to `__mulodi4'