Sign in
bazel
/
bazel
/
2f0f3e1253e1086496d4adf1a136b5473db5a693
/
.
/
third_party
/
bazel-toolchains
/
BUILD
blob: 4090932109a0b57ff877305a3fe22e0465c426a1 [
file
] [
log
] [
blame
]
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"
])