-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We'd like to cross-compile the Riffol binary on different systems. Rust standard library depends on libc, which can be different on different Linux distros (Debian vs CentOS).
This task is to create a Jenkinsfile that can distribute standalone binaries that target different platforms.
Links:
- https://grahamenos.com/rust-osx-linux-musl.html
- https://os.phil-opp.com/freestanding-rust-binary/
- https://www.reddit.com/r/rust/comments/2geibf/how_to_distribute_programs_written_in_rust_as/
The resulting binaries should be distributed in the Releases section in this repo.
Metadata
Metadata
Assignees
Labels
No labels