On Tue, Apr 29, 2025 at 01:36:43PM +0100, Andrew Cooper wrote: > It turns out that QEMU built in staging-4.19 (only) depends on it. > > But, GCC can emit libgcc calls for arbitrary reasons, so include it > unconditionally.
Is there a fixes tag for this, or it has always been this way? > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> Acked-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.