[PATCH] D61804: Support building shared and static libraries simultaneously

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 12 08:46:14 PDT 2019


beanz added a comment.

As an additional note, Arch linux should not be building clang with `BUILD_SHARED_LIBS` nor should it be distributing those ,so files. That isn't a supported configuration for Clang deployment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61804





More information about the llvm-commits mailing list