Skip to content

Commit

Permalink
Merge pull request #254 from TyanNN/master
Browse files Browse the repository at this point in the history
According to rust-lang/rust#40123 rust now supports LLVM 4
  • Loading branch information
cnd committed Apr 25, 2017
2 parents 4622c0d + f2e99d4 commit 5e0c740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-9999.ebuild
Expand Up @@ -34,7 +34,7 @@ CDEPEND="libcxx? ( sys-libs/libcxx )
>=app-eselect/eselect-rust-0.3_pre20150425
!dev-lang/rust:0
system-llvm? ( >=sys-devel/llvm-3.8.1-r2
<sys-devel/llvm-3.10.0 )
<sys-devel/llvm-5.0.0 )
"
DEPEND="${CDEPEND}
${PYTHON_DEPS}
Expand Down

0 comments on commit 5e0c740

Please sign in to comment.