[libcxx-commits] [PATCH] D103417: [libc++] Move additional build bots to the from-scratch config
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 14 07:59:08 PDT 2021
ldionne added a comment.
In D103417#2877090 <https://reviews.llvm.org/D103417#2877090>, @ldionne wrote:
> @mstorsjo Any idea why the target triple is not being set on Windows? That causes this failure: https://buildkite.com/llvm-project/libcxx-ci/builds/4264#666d938d-f4a6-409a-b536-0d9778595505
Well never mind, it appears that `LIBCXX_TARGET_TRIPLE` is never being set (I thought it was being set automatically). I'll have to investigate that on my end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103417/new/
https://reviews.llvm.org/D103417
More information about the libcxx-commits
mailing list