From 131afd33ac81031972ab22d64ebf480ab5621856c25e9a4899968a19a153d016 Mon Sep 17 00:00:00 2001 From: Aaron Stern Date: Tue, 9 Jun 2020 17:43:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=149 --- nemo.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nemo.spec b/nemo.spec index 48988d1..cb0d526 100644 --- a/nemo.spec +++ b/nemo.spec @@ -109,6 +109,8 @@ This package provides the GObject Introspection bindings for Nemo. %patch0 -p1 %build +export CFLAGS="%{optflags} -fcommon" +export CXXFLAGS="%{optflags} -fcommon" %if 0%{?suse_version} < 1500 mkdir -p bin cat > bin/g-ir-scanner << EOF