[PATCH] D61452: [WebAssembly] Always include <sysroot>/lib in library path

Dan Gohman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 11:23:32 PDT 2019


sunfish added a comment.

If libraries don't correctly install into multi-arch directories, can we fix the libraries? We do this in the wasi-sdk repo to fix up the libc++ and libc++abi libraries, for example.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61452/new/

https://reviews.llvm.org/D61452





More information about the cfe-commits mailing list