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