(In reply to Richard Biener from comment #8) > IMHO it should be clang-tools%{_sonum} providing clang-tools = %{version} > and the Recommends/Requires from clang/clang-devel should be > to clang-tools >= %{version}. For the OBS solver that might be ambiguous > but GCC solves this with Prefer: in the prjconfs. At least this avoids > needing to touch packages again and again. > > Aaron, would you be opposed to such a change in the Factory packages? > (I'd switch building of individual clang-tools%{_sonum} back on so SLE > could 1:1 use the Factory packages which seems to be a requirement here) I've prepped this for llvm11 in home:rguenther:branches:devel:tools:compiler/llvm11 I do have similar issues with libcxx and libabi of course ...