Skip to content

Commit 0acc41e

Browse files
vaartisvivo75
authored andcommitted
According to rust-lang/rust#40123 rust now supports LLVM 4
1 parent e2bb03e commit 0acc41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-lang/rust/rust-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CDEPEND="libcxx? ( sys-libs/libcxx )
3434
>=app-eselect/eselect-rust-0.3_pre20150425
3535
!dev-lang/rust:0
3636
system-llvm? ( >=sys-devel/llvm-3.8.1-r2
37-
<sys-devel/llvm-3.10.0 )
37+
<sys-devel/llvm-5.0.0 )
3838
"
3939
DEPEND="${CDEPEND}
4040
${PYTHON_DEPS}

0 commit comments

Comments
 (0)