Skip to content

Commit 07ed7ac

Browse files
authored
* Add support for ARM architecture build from source (#2182)
1 parent 88a3526 commit 07ed7ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_deps/toolchains/gpu/crosstool/BUILD.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ cc_toolchain_suite(
2525
"local|compiler": ":cc-compiler-local",
2626
"k8": ":cc-compiler-local",
2727
"ppc": ":cc-compiler-local",
28+
"aarch64": ":cc-compiler-local",
2829
},
2930
)
3031

0 commit comments

Comments
 (0)