Boot2Rust icon indicating copy to clipboard operation
Boot2Rust copied to clipboard

Cargo?

Open Binero opened this issue 9 years ago • 2 comments

Would it be possible to port from Makefiles to Cargo? Cargo should be able to build this now.

Binero avatar Dec 30 '14 12:12 Binero

It seems like this would be possible with a build.rs script. Using Cargo would be far nicer than my hacked together Makefiles!

eholk avatar Jan 05 '15 20:01 eholk

I was more thinking of using the Simple Target Specification together with Cargo's ability to have different targets.

Binero avatar Jan 05 '15 21:01 Binero