summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 0cd72f5..5f3d7f9 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -304,9 +304,6 @@ COMPILER_RT:remove:pn-m4:armeb = "-rtlib=compiler-rt"
304COMPILER_RT:remove:pn-ruby:armeb = "-rtlib=compiler-rt" 304COMPILER_RT:remove:pn-ruby:armeb = "-rtlib=compiler-rt"
305COMPILER_RT:remove:pn-webkitgtk:armeb = "-rtlib=compiler-rt" 305COMPILER_RT:remove:pn-webkitgtk:armeb = "-rtlib=compiler-rt"
306 306
307# Does not work with libc++ 15.x
308TOOLCHAIN:pn-webkitgtk = "gcc"
309
310# build/lib/libQt5Widgets.so: undefined reference to `__lshrti3' 307# build/lib/libQt5Widgets.so: undefined reference to `__lshrti3'
311# __lshrti3 is missing in libgcc 308# __lshrti3 is missing in libgcc
312COMPILER_RT:pn-qtbase:toolchain-clang:riscv32 = "-rtlib=compiler-rt ${UNWINDLIB}" 309COMPILER_RT:pn-qtbase:toolchain-clang:riscv32 = "-rtlib=compiler-rt ${UNWINDLIB}"