Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

apk-builder: Incorrect parsing of -l arguments with Rust 1.2.0-nightly #57

Closed
mbrubeck opened this issue Jun 3, 2015 · 0 comments
Closed

Comments

@mbrubeck
Copy link
Contributor

mbrubeck commented Jun 3, 2015

rust-lang/rust#25350 changed the formatting of the linker arguments generated by rustc. Instead of -lfoo it now generates -l foo. apk-builder does not yet understand the new format, which breaks bundling of shared libraries from dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant