summary refs log tree commit diff
path: root/src/ci/docker/scripts
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-29 05:24:20 +0100
committerGitHub <noreply@github.com>2022-11-29 05:24:20 +0100
commit8bcb473f0f7569a3c7ca382e079ab02901226be1 (patch)
treec7c0253d77069680b104a29f6b0e21dd89200d23 /src/ci/docker/scripts
parent60b8fc4ccec427216f7767555068ed6fa6a659e7 (diff)
parent9ed297769a03eca2c7782272ac20ce61fc225c4f (diff)
downloadrust-8bcb473f0f7569a3c7ca382e079ab02901226be1.tar.gz
rust-8bcb473f0f7569a3c7ca382e079ab02901226be1.zip
Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandry
Document more settings for building rustc for Fuchsia

This documents that you need to link for Fuchsia with `lld` and provides configuration settings for both `clang` and `lld`. It also adjusts the documentation for running the test suite to recommend installing to a prefix.

r? ``@tmandry``
Diffstat (limited to 'src/ci/docker/scripts')
-rwxr-xr-x[-rw-r--r--]src/ci/docker/scripts/fuchsia-test-runner.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/ci/docker/scripts/fuchsia-test-runner.py b/src/ci/docker/scripts/fuchsia-test-runner.py
index a2708d16947..a2708d16947 100644..100755
--- a/src/ci/docker/scripts/fuchsia-test-runner.py
+++ b/src/ci/docker/scripts/fuchsia-test-runner.py