[PATCH] D146665: [Fuchsia] Add FUCHSIA_USE_MULTIPLE_DISTRIBUTIONS.
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 22:58:05 PDT 2023
phosek added inline comments.
================
Comment at: clang/cmake/caches/Fuchsia-stage2.cmake:3
+option(FUCHSIA_USE_MULTIPLE_DISTRIBUTIONS "Use multiple distributions")
+option(FUCHSIA_ENABLE_LLDB "Enable LLDB")
----------------
Could we use multiple distributions unconditionally?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146665/new/
https://reviews.llvm.org/D146665
More information about the cfe-commits
mailing list