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 dd5eb51..70336bb 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -222,6 +222,7 @@ TUNE_CCARGS_remove_pn-omxplayer_toolchain-clang = "-no-integrated-as"
222#| clang-7: error: linker command failed with exit code 1 (use -v to see invocation) 222#| clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
223COMPILER_RT_pn-ruby_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}" 223COMPILER_RT_pn-ruby_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
224COMPILER_RT_pn-m4_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}" 224COMPILER_RT_pn-m4_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
225COMPILER_RT_pn-cpio_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
225COMPILER_RT_pn-webkitgtk_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}" 226COMPILER_RT_pn-webkitgtk_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
226COMPILER_RT_remove_pn-m4_powerpc = "--rtlib=compiler-rt" 227COMPILER_RT_remove_pn-m4_powerpc = "--rtlib=compiler-rt"
227COMPILER_RT_remove_pn-ruby_powerpc = "--rtlib=compiler-rt" 228COMPILER_RT_remove_pn-ruby_powerpc = "--rtlib=compiler-rt"