[PATCH] D109839: [Bazel] Add support for targeting macOS arm64
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 10:02:11 PDT 2021
GMNGeoffrey added subscribers: jurahul, bkramer.
GMNGeoffrey added a comment.
@bkramer @jurahul could you move the discussion of fixing this somewhere public? Basically the issue is that the Bazel selects aren't working as expected and it's getting the linux triple instead. Probably some combination of the older Bazel version and the specific flags being passed on their mac build
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109839/new/
https://reviews.llvm.org/D109839
More information about the llvm-commits
mailing list