]> git.draconx.ca Git - gentoo-fixes.git/blobdiff - app-emulation/wine-vanilla/wine-vanilla-4.0.4.ebuild
app-emulation/wine-vanilla-4.0.4: Fix build with GCC 10.
[gentoo-fixes.git] / app-emulation / wine-vanilla / wine-vanilla-4.0.4.ebuild
index f8146a12ec08b8b775716a6aa2f61915879ff492..c8112e655f54802952ee66ccb281ef090e79f7e2 100644 (file)
@@ -354,6 +354,7 @@ src_configure() {
 
        export LDCONFIG=/bin/true
        use custom-cflags || strip-flags
+       append-flags -fcommon
 
        multilib-minimal_src_configure
 }