Skip to content

Commit

Permalink
Add k8 to toolchains.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 226087365
  • Loading branch information
annarev authored and tensorflower-gardener committed Dec 19, 2018
1 parent b90b369 commit 09feb69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/gpus/crosstool/BUILD.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ cc_toolchain_suite(
"darwin|compiler": ":cc-compiler-darwin",
"x64_windows|msvc-cl": ":cc-compiler-windows",
"x64_windows": ":cc-compiler-windows",
"k8": ":cc-compiler-local",
},
)

Expand Down

0 comments on commit 09feb69

Please sign in to comment.