mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-18 22:14:56 +02:00
gcc 10 defaults to -fno-common, but klibc does not build with -fno-common, it will need some work to get there, until then use -fcommon explicitly Signed-off-by: Khem Raj <raj.khem@gmail.com>