about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2018-04-07 22:50:19 -0400
committerTamir Duberstein <tamird@gmail.com>2018-04-08 18:57:59 -0400
commit94879023ad6965ed6a2a3f0d50a961ef31e47c9a (patch)
treebba675d54fa9ebe5abc9575c069cd95c6cc3c964 /src/test/incremental/thinlto
parentb7da1aaff62c1394d56830dc975d24d99c7a4fd8 (diff)
downloadrust-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