We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84156f3 commit 1f0ffe6Copy full SHA for 1f0ffe6
platform_mappings
@@ -1,11 +1,11 @@
1
platforms:
2
# Maps "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64"
3
# to "--cpu=darwin".
4
- //tools/toolchains/cross_compile/config:darwin_x86_64
+ @xla//tools/toolchains/cross_compile/config:darwin_x86_64
5
--cpu=darwin
6
7
flags:
8
# Maps "--cpu=darwin" to
9
# "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64".
10
11
0 commit comments