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.pull/11730/head
parent
54950544c2
commit
fa7c7d919a
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue