diff options
| author | bors <bors@rust-lang.org> | 2016-01-24 18:09:51 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-01-24 18:09:51 +0000 |
| commit | 289020b21c95a4c8f8578e51cdea79a2182515e6 (patch) | |
| tree | 1f96a168d4f4a3c97fd7aa9bc03cdc4e73f51c10 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5a81d9aa6d622b3ea208118c9b121340f04b6460 (diff) | |
| parent | c0984e42bd598ea119b128b4a52066dae7cb64d3 (diff) | |
| download | rust-289020b21c95a4c8f8578e51cdea79a2182515e6.tar.gz rust-289020b21c95a4c8f8578e51cdea79a2182515e6.zip | |
Auto merge of #31162 - mopp:fix_configure_for_new_clang, r=alexcrichton
Version of Clang in repository is 3.9 So, error is caused by ``` ./configure --enable-dist-host-only --enable-clang ``` Then, I got ``` configure: error: bad CLANG version: 3.9.0 (http://llvm.org/git/clang.git 3d5d4c39659f11dfbe8e11c857cadf5c449b559b) (http://llvm.org/git/llvm.git, need >=3.0svn ``` I fixed this issue by appending 3.9* in the if sentence. Thanks.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
