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>2015-06-20 23:09:55 +0000
committerbors <bors@rust-lang.org>2015-06-20 23:09:55 +0000
commit9ad0063a1772edca3299e2dc76187bbfa74e8b16 (patch)
tree9cee2d7c85db113e5526c77018c1944aacb94c09 /src/libstd/sys/unix/stack_overflow.rs
parentcca281781f94f5bfbe652b8b3499b322a575258b (diff)
parent2e63604e2aef8aacff2591266933393ce0f41b13 (diff)
downloadrust-9ad0063a1772edca3299e2dc76187bbfa74e8b16.tar.gz
rust-9ad0063a1772edca3299e2dc76187bbfa74e8b16.zip
Auto merge of #26381 - alexcrichton:fix-srel, r=brson
In #26252 support was added to have prettier paths printed out on failure by not
passing the full path to the source file to the compiler, but instead just a
small relative path. To preserve this relative path across configurations, the
`SREL` variable was used for reconfiguring, but if `SREL` is empty then it will
attempt to run the command `configure` which is distinct from running
`./configure` (e.g. doesn't run the local script).

This commit modifies the `SREL` value to re-run the configure script by setting
it to `./` in the case where `SREL` is empty.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions