From 91819fbff5e56fd57a5915ce725d4b07f99a71a2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 6 Feb 2020 10:16:36 +0100 Subject: [PATCH] Build with -fcommon to fix the build with gcc 10 --- nautilus-python.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nautilus-python.spec b/nautilus-python.spec index 260a4fd..35b4e5b 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -4,6 +4,8 @@ %global with_python3 1 %endif +%global _legacy_common_support 1 + Name: nautilus-python Version: 1.2.3 Release: 4%{?dist}