mirror of https://github.com/lukechilds/cc-rs.git
Browse Source
This paves the way for adding support for statically built Rust binaries for ARM using MUSL libc. The standard suffixes for ARM MUSL cross-compilers are musleabi/musleabihf, as opposed to gnueabi/gnueabihf.add-rc-path
Timon Van Overveldt
9 years ago
1 changed files with 5 additions and 6 deletions
Loading…
Reference in new issue