mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 04:40:46 +00: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>