buildroot/package/libabseil-cpp
Michael Nosthoff e98610f039 package/libabseil-cpp: depend on (host) gcc >= 4.9
abseil depends on gcc >= 4.9 according to [0] and actually doesn't
compile anymore with the latest version bump.
This didn't show in the autobuilders as the C++11 issue fixed in the
previous commit shadowed it.

also update dependency in package/grpc.

fixes:
 https://github.com/abseil/abseil-cpp/issues/795

[0] https://abseil.io/docs/cpp/platforms/platforms#linux

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-31 22:21:13 +01:00
..
0001-force-position-independent-code.patch package/libabseil-cpp: bump version to 20200923.2 2020-10-24 22:51:47 +02:00
Config.in package/libabseil-cpp: depend on (host) gcc >= 4.9 2020-10-31 22:21:13 +01:00
libabseil-cpp.hash package/libabseil-cpp: bump version to 20200923.2 2020-10-24 22:51:47 +02:00
libabseil-cpp.mk package/libabseil-cpp: enforce C++11 2020-10-31 22:20:56 +01:00