diff options
| author | Matt Brubeck <mbrubeck@limpet.net> | 2024-01-04 13:08:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-04 13:08:38 -0800 |
| commit | c824399d74feee7f00e4b8d75f9dd85c633193f9 (patch) | |
| tree | 2120470722e9ec0b9ca80d58b7392dd18c0dc701 /src/doc | |
| parent | 090d5eac722000906cc00d991f2bf052b0e388c3 (diff) | |
| download | rust-c824399d74feee7f00e4b8d75f9dd85c633193f9.tar.gz rust-c824399d74feee7f00e4b8d75f9dd85c633193f9.zip | |
Fix broken markdown in csky-unknown-linux-gnuabiv2.md
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/rustc/src/platform-support/csky-unknown-linux-gnuabiv2.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support/csky-unknown-linux-gnuabiv2.md b/src/doc/rustc/src/platform-support/csky-unknown-linux-gnuabiv2.md index a54abcb606e..e72bfb8bae7 100644 --- a/src/doc/rustc/src/platform-support/csky-unknown-linux-gnuabiv2.md +++ b/src/doc/rustc/src/platform-support/csky-unknown-linux-gnuabiv2.md @@ -50,6 +50,7 @@ cc = "${TOOLCHAIN_PATH}/bin/csky-linux-gnuabiv2-gcc" [target.csky-unknown-linux-gnuabiv2hf] # ADJUST THIS PATH TO POINT AT YOUR TOOLCHAIN cc = "${TOOLCHAIN_PATH}/bin/csky-linux-gnuabiv2-gcc" +``` ### Build |
