File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,11 @@ COMPILER_RT_pn-ruby_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
214
214
COMPILER_RT_pn-m4_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
215
215
COMPILER_RT_pn-webkitgtk_toolchain-clang = "--rtlib=compiler-rt ${UNWINDLIB}"
216
216
COMPILER_RT_remove_pn-m4_powerpc = "--rtlib=compiler-rt"
217
+ COMPILER_RT_remove_pn-ruby_powerpc = "--rtlib=compiler-rt"
218
+ COMPILER_RT_remove_pn-webkitgtk_powerpc = "--rtlib=compiler-rt"
219
+ COMPILER_RT_remove_pn-m4_armeb = "--rtlib=compiler-rt"
220
+ COMPILER_RT_remove_pn-ruby_armeb = "--rtlib=compiler-rt"
221
+ COMPILER_RT_remove_pn-webkitgtk_armeb = "--rtlib=compiler-rt"
217
222
218
223
LDFLAGS_append_pn-gnutls_toolchain-clang_riscv64 = " -latomic"
219
224
LDFLAGS_append_pn-harfbuzz_toolchain-clang_riscv64 = " -latomic"
You can’t perform that action at this time.
0 commit comments