[libcxx-commits] [PATCH] D134221: [runtimes] Always define the cxx_shared, cxx_static & other targets

Haowei Wu via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 12 18:04:40 PDT 2022


haowei added a comment.

In D134221#3853979 <https://reviews.llvm.org/D134221#3853979>, @ldionne wrote:

> @pcc @phosek
>
> Can you please provide your respective minimal CMake invocations that reproduce that issue? I'll take a look.

To setup Fuchsia's clang build you have to download some prebuilt including Fuchsia SDK, clang and sysroot. So it is not a straight forward 1 cmake invocation.
The builder task link is https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8800503429662215329/overview and cmake command can be seen from step https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8800503429662215329/+/u/clang/configure/execution_details


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134221



More information about the libcxx-commits mailing list