Makefile: need better bootstrap regen detection #52477
Labels
A-build-system
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-dev-inf
The recent addition of protoc-gen-doc (#51803) caused people to have problems building:
./bin/protoc-gen-doc: program not found or is not executable
Running
rm bin/.bootstrap
fixes this. We need some better detection to regenerate .bootstrap when there are new programs added.Epic CRDB-10447
Jira issue: CRDB-3944
The text was updated successfully, but these errors were encountered: