Chun-Hung Hsiao created MESOS-7889:
--------------------------------------
Summary: Avoid Multiple PROTOC invocations when generating
Protobuf code
Key: MESOS-7889
URL: https://issues.apache.org/jira/browse/MESOS-7889
Project: Mesos
Issue Type: Improvement
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
Priority: Minor
Fix For: 1.4.0
{{make}} current runs {{protoc}} twice for a proto file, one for generating the
{{.pb.h}} header, the other for generating {{.pb.cc}} implementation. This can
be avoided by rewritting the rules for protobuf code generation in the
Autotools configs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)