Sign in
bazel
/
bazel
/
dfd1763d3ece19bcbf6291fd1493c3cd07c65d46
/
.
/
third_party
/
upb
/
BUILD
blob: c6206bd8bc95c0b57a31b3bdf162009ca52c13f2 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
# glob everything to satisfy the compile.sh srcs test
visibility
=
[
"//third_party:__pkg__"
],
)
exports_files
([
"00_remove_toolchain_transition.patch"
,
])