]> git.lizzy.rs Git - rust.git/commit
configure: update required LLVM version
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 24 Mar 2016 18:11:08 +0000 (13:11 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Thu, 24 Mar 2016 18:11:08 +0000 (13:11 -0500)
commited2824792698c11437b58e5480da1c1dc3d54510
tree0de1a14f2c690c47a0ad6b1bd77ecba70cb390cc
parentdc1f6831eb0d0e5cca16395f14b7406ff85c4c3d
configure: update required LLVM version

Rust 1.7.0 and newer appears to require LLVM 3.6.0 or newer when
building against a version that's out of the tree with the --llvm-root
flag.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
configure