diff options
| author | Tamir Duberstein <tamird@gmail.com> | 2018-04-07 22:50:19 -0400 |
|---|---|---|
| committer | Tamir Duberstein <tamird@gmail.com> | 2018-04-08 18:57:59 -0400 |
| commit | 94879023ad6965ed6a2a3f0d50a961ef31e47c9a (patch) | |
| tree | bba675d54fa9ebe5abc9575c069cd95c6cc3c964 /src/test/incremental/thinlto | |
| parent | b7da1aaff62c1394d56830dc975d24d99c7a4fd8 (diff) | |
| download | rust-94879023ad6965ed6a2a3f0d50a961ef31e47c9a.tar.gz rust-94879023ad6965ed6a2a3f0d50a961ef31e47c9a.zip | |
rustbuild: canonicalize prefix `install_sh`
Testing: ``` $ git diff diff --git a/config.toml.example b/config.toml.example index 9dd3002506..b47bc490cd 100644 --- a/config.toml.example +++ b/config.toml.example @@ -196,7 +196,7 @@ [install] # Instead of installing to /usr/local, install to this path instead. -#prefix = "/usr/local" +prefix = "install-prefix" # Where to install system configuration files # If this is a relative path, it will get installed in `prefix` above $ mkdir install-prefix $ ./x.py install -i --stage 0 --config config.toml.example ... $ ls install-prefix/ bin lib share ``` Closes #36989.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
