llvm10: separate libclang and libclang-cpp into their own packages

This allows things to depend on libclang without carrying in the
entire toolchain. Also, allows for libclang-32bit and libclang-cpp-32bit
to exist, which will prevent runtime dependency issues with e.g.
mesa-opencl.

Also, disable lldb-devel and clang-tools-extra on 32bit multilib,
as they don't really make sense there.
This commit is contained in:
q66 2020-06-15 18:09:14 +02:00
parent c1a017181f
commit 81c5dec485
4 changed files with 26 additions and 6 deletions

View file

@ -1031,8 +1031,8 @@ libgtksourceviewmm-3.0.so.0 gtksourceviewmm-3.2.0_1
libyajl.so.2 yajl-2.0.1_1
libconfuse.so.2 confuse-3.2.1_1
liblldb.so.10 lldb-10.0.0_1
libclang.so.10 clang-10.0.0_1
libclang-cpp.so.10 clang-10.0.0_1
libclang.so.10 libclang-10.0.0_3
libclang-cpp.so.10 libclang-cpp-10.0.0_3
libLLVM-10.so libllvm10-10.0.0_1
libLLVM-9.so libllvm9-9.0.0_1
libisofs.so.6 libisofs-0.6.24_1