Sign in
◑
Theme
bazel
/
bazel
/
14fe5dff967cf91f130746f646d1bb1cfc1053f2
/
.
/
third_party
/
bazel-toolchains
/
BUILD
blob: 4090932109a0b57ff877305a3fe22e0465c426a1 [
file
]
licenses
([
"notice"
])
# Apache-2 license
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**/*"
]),
visibility
=
[
"//third_party:__pkg__"
],
)
exports_files
([
"bazel-toolchains-4.0.0-fix-version-check.patch"
])