Revision c33126f45a69a18b844ee2dd18987977c1aaf9be authored by Matthew Johnson on 12 April 2024, 21:25:38 UTC, committed by Matthew Johnson on 12 April 2024, 21:25:38 UTC
1 parent f313a46
Raw File
platform_mappings
platforms:
#  Maps "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64"
#  to "--cpu=darwin".
  @xla//tools/toolchains/cross_compile/config:darwin_x86_64
    --cpu=darwin

flags:
  # Maps "--cpu=darwin" to
  # "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64".
  --cpu=darwin
    @xla//tools/toolchains/cross_compile/config:darwin_x86_64
back to top