sys-devel/clang-runtime: Remove USE=crt from 9+
authorMichał Górny <mgorny@gentoo.org>
Fri, 11 Oct 2019 13:46:39 +0000 (15:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 11 Oct 2019 14:13:35 +0000 (16:13 +0200)
commit10d369d452818efb3b9a3df5412ee39f3f44ee56
tree09314e4d6cdcee1429499cf79f17463229443601
parentee001402901675bd34d57360e7e6793436615767
sys-devel/clang-runtime: Remove USE=crt from 9+

Since LLVM 9.0.0, compiler-rt provides crt* objects.  The separate 'crt'
flag was provided only to let people choose whether they want to install
netbsd-csu on Linux.  Remove it and use USE=compiler-rt for both main
libs and crt.

Closes: https://bugs.gentoo.org/697468
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild
sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild
sys-devel/clang-runtime/clang-runtime-9.0.0.ebuild