From c325bb1cd8a5e1bd5da198f1187dbe3a7e4fb432 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Feb 09 2020 08:11:34 +0000 Subject: Enable -fcommon for GCC 10 --- diff --git a/vinagre.spec b/vinagre.spec index 62411c0..326d4bf 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -1,3 +1,5 @@ +%define _legacy_common_support 1 + %ifarch %{ix86} x86_64 %define with_spice 1 %endif