[libcxx-commits] [PATCH] D107895: [runtimes] Set more paths when building runtimes standalone
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 8 23:00:48 PDT 2021
mstorsjo added a comment.
Sorry for the breakage and thanks for reverting for me (it was nighttime for me), I'll try to reproduce those failures and look into why it failed. The patch to `runtimes/CMakeLists.txt` was supposed to not have any effect when building from the main llvm directory by adding `-DLLVM_ENABLE_RUNTIMES=...`, but apparently it still did.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107895/new/
https://reviews.llvm.org/D107895
More information about the libcxx-commits
mailing list