Skip to content

Use system protoc if available#354

Merged
Barre merged 1 commit intomainfrom
use-system-protoc
Feb 18, 2026
Merged

Use system protoc if available#354
Barre merged 1 commit intomainfrom
use-system-protoc

Conversation

@Barre
Copy link
Owner

@Barre Barre commented Feb 18, 2026

Prefer system protoc over building from source. The vendored-protoc feature (enabled by default) falls back to protobuf-src when no system protoc is found.

Packagers can build with --no-default-features to skip protobuf-src entirely.

Closes #353

Prefer system protoc over building from source. The vendored-protoc
feature (enabled by default) falls back to protobuf-src when no
system protoc is found.

Packagers can build with --no-default-features to skip protobuf-src
entirely.

Closes #353
@vercel
Copy link

vercel bot commented Feb 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zerofs Ready Ready Preview, Comment Feb 18, 2026 5:29pm

@Barre Barre merged commit 5f19e27 into main Feb 18, 2026
28 checks passed
@Barre Barre deleted the use-system-protoc branch February 18, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use system protoc if available

1 participant