From 849100848b0d64f8470540ac85d7cab30559995c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Aug 2019 14:16:28 -0700 Subject: nonclangable: Link harfbuzz with latomic on riscv64 Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 21c4066..f04d5cd 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -210,6 +210,7 @@ LDFLAGS_append_pn-ruby_toolchain-clang = " -rtlib=compiler-rt" LDFLAGS_append_pn-m4_toolchain-clang = " -rtlib=compiler-rt" LDFLAGS_append_pn-gnutls_toolchain-clang_riscv64 = " -latomic" +LDFLAGS_append_pn-harfbuzz_toolchain-clang_riscv64 = " -latomic" #(unwind.o): in function `__pthread_unwind': -- cgit v1.2.3-54-g00ecf