mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-13 11:35:42 +02:00
When cross compiling on linux with gcc, the host gcc was used instead of the cross gcc to set compilation flags according to gcc version. Signed-off-by: Gregory Vimont <gregory.vimont@softbankrobotics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>