Skip to content

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

Merged
gandro merged 1 commit intorumpkernel:masterfrom
gandro:rust
Sep 27, 2015
Merged

Add Makefile for Rust, cargo and cargo-rumpbake#15
gandro merged 1 commit intorumpkernel:masterfrom
gandro:rust

Conversation

@gandro
Copy link
Copy Markdown
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 gandro force-pushed the rust branch 3 times, most recently from b0a7e26 to 39477c3 Compare September 26, 2015 21:49
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
Copy Markdown
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