[PATCH] D109593: WIP: [libcxx] Add a CI configuration for standalone building in llvm-project/runtimes
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 12 12:28:31 PDT 2021
mstorsjo updated this revision to Diff 372130.
mstorsjo added a comment.
Fix the list separator for when inoking ExternalProject_Add. Surprisingly, the previous form worked with CMake 3.20.1 but not with 3.21.1.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109593/new/
https://reviews.llvm.org/D109593
Files:
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
llvm/runtimes/CMakeLists.txt
runtimes/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109593.372130.patch
Type: text/x-patch
Size: 7339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210912/c23d4634/attachment.bin>
More information about the llvm-commits
mailing list