Sign in
bazel
/
bazel
/
403eee8a05a09f794a16d95d7a86c373b14ead15
/
.
/
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"
])