summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index aa8f188..b7eabe3 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -408,6 +408,7 @@ SELECTED_OPTIMIZATION:append:pn-fio:mips:toolchain-clang = " -O0"
408 408
409# See https://github.com/llvm/llvm-project/issues/54005 409# See https://github.com/llvm/llvm-project/issues/54005
410TOOLCHAIN:pn-qtlocation:mips = "gcc" 410TOOLCHAIN:pn-qtlocation:mips = "gcc"
411TOOLCHAIN:pn-python3-grpcio-tools:mips = "gcc"
411 412
412# This works with gcc-ranlib wrapper only which expands $@ shell array, 413# This works with gcc-ranlib wrapper only which expands $@ shell array,
413# but it will fail if RANLIB was set to <cross>-ranlib or 414# but it will fail if RANLIB was set to <cross>-ranlib or