aboutsummaryrefslogtreecommitdiff
path: root/platform_mappings
blob: c88398c7f675ac58abd95ce57d3aebe4b5598510 (plain)
1
2
3
4
5
6
7
8
# Required for compatibility with apple_support's universal_binary, which
# doesn't support toolchain resolution yet and instead transitions on --cpu.
flags:
  --cpu=darwin_x86_64
    //bazel/platforms:macos_x86_64

  --cpu=darwin_arm64
    //bazel/platforms:macos_arm64