[libcxx-commits] [PATCH] D95875: [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 4 10:18:35 PST 2021
ldionne added a comment.
In D95875#2542722 <https://reviews.llvm.org/D95875#2542722>, @zibi wrote:
> @ldionne Can you check why the last 3 builds always hang in Apple tests?
> Here is the link to the latest build <https://buildkite.com/llvm-project/libcxx-ci/builds/1263#9630da26-0fff-477c-848a-04334b7fe70e>.
The number of builders on mac is very limited. They're running on a few laptops sitting right beside me. You have to be a bit patient. Re-uploading patches to try and shake the CI is actually making things worse, as our BuildKite setup isn't smart enough to cancel jobs that have already been submitted when you re-upload a newer patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95875/new/
https://reviews.llvm.org/D95875
More information about the libcxx-commits
mailing list