Start reducing our reliance on autotools (#9824)
Start reducing our reliance on autotools This commit updates a few of our CI scripts to build protoc using Bazel instead of autotools. I also updated the setuptools and Rake build configs to look for protoc under bazel-bin/ so that they will preferentially use a Bazel-built protoc binary. The goal is to start chipping away at our use of autotools in preparation for eventually dropping autotools support.pull/9871/head
parent
d2b669a4dd
commit
9c8c3dea30
4 changed files with 19 additions and 19 deletions
Loading…
Reference in new issue