Skip to content

Commit

Permalink
Add notes for how to build a cross compiler for a few platforms.
Browse files Browse the repository at this point in the history
Android && iOS's instructions were retreived from the old wiki.
  • Loading branch information
DiamondLovesYou committed Aug 15, 2015
1 parent dfe47c8 commit e4a1921
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/trpl/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
* [FFI](ffi.md)
* [Borrow and AsRef](borrow-and-asref.md)
* [Release Channels](release-channels.md)
* [Cross Compilers](cross-compilers.md)
* [Syntax and Semantics](syntax-and-semantics.md)
* [Variable Bindings](variable-bindings.md)
* [Functions](functions.md)
Expand Down
Loading

0 comments on commit e4a1921

Please sign in to comment.