Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/rust: properly force RPATH with a new target option | Shiz | 2017-04-21 | 1 | -36/+0 |
| | | | | | | These patches add a new target option, `need_rpath`, to force RPATH embedding in appropriate situations. We also minimize the generated RPATH. | ||||
* | testing/rust: reorganize patches | Shiz | 2017-04-21 | 1 | -0/+36 |
This divides up the patches in three logical categories: - musl-*.patch: musl support patches intended for upstreaming; - alpine-*.patch: Alpine-specific patches that are likely not upstreamable; - *.patch: functionality patch that may make it upstream. |