From 24623383a28e3e4d11615b3c547301b9eb4509fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 21 Mar 2023 08:49:38 -0700 Subject: Revert "webkitgtk: Use gcc for now" This reverts commit 20a8cff8ba0ce02773946cd7ba398fc08969ce1e. --- conf/nonclangable.conf | 3 --- 1 file changed, 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" COMPILER_RT:remove:pn-ruby:armeb = "-rtlib=compiler-rt" COMPILER_RT:remove:pn-webkitgtk:armeb = "-rtlib=compiler-rt" -# Does not work with libc++ 15.x -TOOLCHAIN:pn-webkitgtk = "gcc" - # build/lib/libQt5Widgets.so: undefined reference to `__lshrti3' # __lshrti3 is missing in libgcc COMPILER_RT:pn-qtbase:toolchain-clang:riscv32 = "-rtlib=compiler-rt ${UNWINDLIB}" -- cgit v1.2.3-54-g00ecf