Skip to content

Commit

Permalink
Rollup merge of rust-lang#120356 - mbrubeck:patch-2, r=ehuss
Browse files Browse the repository at this point in the history
Fix broken markdown in csky-unknown-linux-gnuabiv2.md
  • Loading branch information
matthiaskrgr authored Jan 26, 2024
2 parents e400311 + c824399 commit ee2a2a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ee2a2a3

Please sign in to comment.