Skip to content

Commit e4a1921

Browse files
Add notes for how to build a cross compiler for a few platforms.
Android && iOS's instructions were retreived from the old wiki.
1 parent dfe47c8 commit e4a1921

File tree

2 files changed

+422
-0
lines changed

2 files changed

+422
-0
lines changed

src/doc/trpl/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* [FFI](ffi.md)
2121
* [Borrow and AsRef](borrow-and-asref.md)
2222
* [Release Channels](release-channels.md)
23+
* [Cross Compilers](cross-compilers.md)
2324
* [Syntax and Semantics](syntax-and-semantics.md)
2425
* [Variable Bindings](variable-bindings.md)
2526
* [Functions](functions.md)

0 commit comments

Comments
 (0)