[PATCH] D116537: [llvm][cmake] never link llvm-config against llvm dylib

sterni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 02:25:11 PST 2022


sterni added a comment.

In D116537#3219126 <https://reviews.llvm.org/D116537#3219126>, @mstorsjo wrote:

> Ok, so the missing context is that you're manually forwarding this by setting e.g. `-DLLVM_LINK_LLVM_DYLIB=ON -DCROSS_TOOLCHAIN_FLAGS_NATIVE="... -DLLVM_LINK_LLVM_DYLIB=ON ..."`?

Yes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116537



More information about the llvm-commits mailing list