Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 917303

Summary: dev-libs/protobuf: Add USE=protoc
Product: Gentoo Linux Reporter: Allen Webb <allenwebb>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Status: UNCONFIRMED ---    
Severity: enhancement CC: allenwebb, cjk
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33793
Whiteboard:
Package list:
Runtime testing required: ---

Description Allen Webb 2023-11-13 15:18:28 UTC
When cross-compiling protobuf, protoc needs to be used from the host/builder and we may or may not want to build protoc so allow that behavior to be configured with a new USE flag.

I already have a local implementation and I am putting a pull request together for this.

Reproducible: Always