aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rust/alpine-target.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/rust: move from testingJakub Jirutka2017-05-011-154/+0
|
* testing/rust: add Alpine-specific target, move our local differences thereShiz2017-04-211-0/+154
This adds new Alpine targets to Rust, $arch-alpine-linux-musl that embed our toolchain and distribution differences. We also modify the APKBUILD to properly support (pseudo-)cross-compilation from the $arch-unknown-linux-musl bootstrap targets to this new target.