[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-10-26, libabseil-cpp

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Oct 27 14:54:43 UTC 2020


On Tue, 27 Oct 2020 15:13:08 +0100
"Michael Nosthoff" <buildroot at heine.tech> wrote:

> The build fails because abseil stopped setting the C++11 build Flag itself. But that leads to another problem:
> 
> I just realized that, abseil also dropped support for gcc 4.8.x with the latest release. See [0]
> We could add a dependency on gcc 4.9 (host and target). But this would also influence the grpc package which just depends on c++11.
> The other option would be to revert the last version bump and keep this as long ad grpc keeps working with it
> (grpc itself has still the old version as submodule).
> 
> What would be the preferred way to go?

Having a dependency of libabseil on gcc >= 4.9 is fine, even if that
implies that grpc also needs such a dependency.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list