Drop _legacy_common_support from the specfile when the kernel can build using GCC 10 without -fcommon
The kernel.spec includes %define _legacy_common_support 1 so it builds with GCC 10. This should be fixed upstream and the workaround removed.
The kernel.spec includes %define _legacy_common_support 1 so it builds with GCC 10. This should be fixed upstream and the workaround removed.