Closed wasphin closed 3 days ago
After using offical boost 1.83.0[1], rules_cc@0.0.13 are required, which, in turn, requires Protobuf v27.0.
Protobuf v27.0 is not compatible with GCC less than 13[2].
[1] https://github.com/apache/brpc/pull/2789 [2] https://github.com/protocolbuffers/protobuf/issues/16868
Issue Number: #2822
Problem Summary:
Changed:
Side effects:
Performance effects(性能影响):
Breaking backward compatibility(向后兼容性):
After using offical boost 1.83.0[1], rules_cc@0.0.13 are required, which, in turn, requires Protobuf v27.0.
Protobuf v27.0 is not compatible with GCC less than 13[2].
[1] https://github.com/apache/brpc/pull/2789 [2] https://github.com/protocolbuffers/protobuf/issues/16868
What problem does this PR solve?
Issue Number: #2822
Problem Summary:
What is changed and the side effects?
Changed:
Side effects:
Performance effects(性能影响):
Breaking backward compatibility(向后兼容性):
Check List: