about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorNick Stevens <nick@bitcurry.com>2016-10-04 20:17:53 -0500
committerNick Stevens <nick@bitcurry.com>2016-10-04 20:17:53 -0500
commit51ef2b315b53717620674cb8b1c874de25c146a7 (patch)
tree436b09f571947baec7e5281ba05684a6c3654474 /src/test/run-pass/thinlto
parentff713464e6530fab2e13d0965929d8189c59ae56 (diff)
downloadrust-51ef2b315b53717620674cb8b1c874de25c146a7.tar.gz
rust-51ef2b315b53717620674cb8b1c874de25c146a7.zip
rustbuild: Fix bug preventing per-target musl-root
In #36292, support was added to target musl libc for ARM targets using
rustbuild. Specifically, that change allowed the addition of per-target
"musl-root" options in the rustbuild config.toml so that multiple
targets depending on musl could be built. However, that implementation
contained a couple of omissions: the musl-root option was added to the
config, but was never added to the TOML parsing, and therefore was not
actually being loaded from config.toml. This commit rectifies that and
allows successful building of musl-based ARM targets.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions