Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

japaric-archived/ruststrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

This project has been effectively SUPERSEDED by @warricksothr's RustBuild as I'm no longer building nightly binaries. This project won't receive further updates or bug fixes.

If you are looking for nightly Rust and Cargo builds to natively compile Rust programs on an ARM device, then check the RustBuild project I mentioned above.

If you are just looking for cross compiled crates to cross compile to ARM, then you can use the official builds. If you want information on how to cross compile, check my extensive cross compilation guide: rust-cross.

-- @japaric 2016/02/05


ruststrap

Unofficial Rust and Cargo stable/beta/nightly binaries for arm-unknown-linux-gnueabihf.

This repository contains the build scripts. If you are looking for the binaries see the link below.

Use them at your own risk!

License

All the scripts/patches in this repository are licensed under the MIT license.

See LICENSE-MIT for more details.