about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-01-24 18:09:51 +0000
committerbors <bors@rust-lang.org>2016-01-24 18:09:51 +0000
commit289020b21c95a4c8f8578e51cdea79a2182515e6 (patch)
tree1f96a168d4f4a3c97fd7aa9bc03cdc4e73f51c10 /src/libstd/sys/unix/stack_overflow.rs
parent5a81d9aa6d622b3ea208118c9b121340f04b6460 (diff)
parentc0984e42bd598ea119b128b4a52066dae7cb64d3 (diff)
downloadrust-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