[PATCH] D37414: [CMake] Add bootstrap option `CLANG_BOOTSTRAP_USE_LIBCXX`
Leo Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 17 15:29:47 PDT 2017
aoli added a comment.
Adding `LLVM_LIBRARY_DIR` to rpath can solve this problem. But I'm not sure if it will have any side effects.
https://reviews.llvm.org/D37414
More information about the llvm-commits
mailing list