Rustc expects to be provided both a search path `-L`, and a link arg `-l kind=libname`, but we don't handle that correctly. Because we combine -L and -l arguments from pkg-config the backend must rematerialize the -L and -l split. We currently don't do this for static archives.1.2
parent
dd1535f6a0
commit
d6d210cef7
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue