Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Makefile for Rust, cargo and cargo-rumpbake #15

Merged
merged 1 commit into from
Sep 27, 2015

Conversation

gandro
Copy link
Member

@gandro gandro commented Sep 26, 2015

Support for rumprun has just landed in Rust. This adds a Makefile to build a Rust cross-compiler for rumprun, including the cargo package manager and a cargo wrapper that I've made for rumpbake.

In contrast to other packages in this repo, this needs git to fetch the sources, since Rust and cargo depend on being built from git (heavy use of submodules), but I make sure to fetch specific tags/commits, to keep it reproducible. Feedback and testers welcome.

gandro added a commit that referenced this pull request Sep 27, 2015
Add Makefile for Rust, cargo and cargo-rumpbake
@gandro gandro merged commit 606e7bd into rumpkernel:master Sep 27, 2015
@anttikantee
Copy link
Member

thnx! ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants