From 4ac9bc331d2203a82436fec120c86cb0f4228347 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 6 Feb 2020 10:17:54 +0100 Subject: [PATCH] Build with -fcommon to fix the build with gcc 10 --- gtk4.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk4.spec b/gtk4.spec index 680fa7f..56ee4e4 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -17,6 +17,8 @@ # Filter provides for private modules %global __provides_exclude_from ^%{_libdir}/gtk-4.0 +%global _legacy_common_support 1 + Name: gtk4 Version: 3.96.0 Release: 3%{?dist}