diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-06-17 17:22:02 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-06-17 17:32:11 -0700 |
| commit | 2e63604e2aef8aacff2591266933393ce0f41b13 (patch) | |
| tree | e0c2ddff5d74c133162c08a824323e04ba1235e6 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 8af39cebc547a946b4ae861854c46c9c9a70a923 (diff) | |
| download | rust-2e63604e2aef8aacff2591266933393ce0f41b13.tar.gz rust-2e63604e2aef8aacff2591266933393ce0f41b13.zip | |
mk: Fix reconfiguring top-level ./configure
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
