Sign in
◑
Theme
bazel
/
bazel
/
f451cd89f1b5a3c2d1ef266d5444d0c42f93e322
/
.
/
tools
/
objc
/
protobuf_support
blob: d65fe0b31a04d169f7179e5e0a22c07054bd2960 [
file
]
#!/bin/bash
(
printf
'Bazel does not yet support protobuf compiling.\n'
)
>&
2
exit
1