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