LLVM 7 does not exist anymore

This commit is contained in:
grepwood 2020-05-10 13:20:15 +02:00
parent 4f8e93e0bf
commit 3ed941fc29
1 changed files with 0 additions and 9 deletions

View File

@ -160,15 +160,6 @@ DEPEND="${CDEPEND}
pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] )
)
)
(
sys-devel/clang:7
!clang? ( sys-devel/llvm:7 )
clang? (
=sys-devel/lld-7*
sys-devel/llvm:7[gold]
pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] )
)
)
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/rust-1.34.0