Merge pull request #16 from hlopko:alias_toolchain_type

PiperOrigin-RevId: 250112515
Change-Id: Id5d4e4b74f11fd2060e2e564a0da9fd7fc217e3b
This commit is contained in:
Copybara-Service 2019-05-27 01:08:13 -07:00
commit 1ef290f596
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
# Intentionally left empty
alias(
name = "toolchain_type",
actual = "@bazel_tools//tools/cpp:toolchain_type",
)