File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
1
build --announce_rc
2
2
3
+ query --experimental_repo_remote_exec
3
4
build --experimental_repo_remote_exec
4
5
build --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
5
6
build --cxxopt=-w --host_cxxopt=-w
Original file line number Diff line number Diff line change @@ -29,12 +29,6 @@ sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/
29
29
sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/stream_executor/host/host_kernel.cc
30
30
""" ,
31
31
"""
32
- sed -i.bak0 "s/@xla\\ /\\ /xla\\ /tsl:linux_x86_64/@bazel_tools\\ /\\ /src\\ /conditions:linux/g" xla/tsl/mkl/build_defs.bzl
33
- """ ,
34
- """
35
- sed -i.bak0 "s/@xla\\ /\\ /xla\\ /tsl:windows/@bazel_tools\\ /\\ /src\\ /conditions:windows/g" xla/tsl/mkl/build_defs.bzl
36
- """ ,
37
- """
38
32
sed -i.bak0 "s/patch_cmds = \\ [/patch_cmds = \\ [\\ \" find . -type f -name config.bzl -exec sed -i.bak0 's\\ /HAVE_LINK_H=1\\ /HAVE_LINK_H=0\\ /g' {} +\\ \" ,/g" third_party/llvm/workspace.bzl
39
33
""" ,
40
34
"""
You can’t perform that action at this time.
0 commit comments