mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-12 02:55:29 +02:00
Newer gcc ( gcc11 ) will be defaulting to c++17 and abseil currently needs work to get working with c++17, so pin to c++14 untill upstream gets it working with c++17 Signed-off-by: Khem Raj <raj.khem@gmail.com>