From: Denis Khalikov Date: Mon, 24 Oct 2016 14:16:49 +0000 (+0300) Subject: removed -flto flag X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f4533decea5ee304ea240267bcee6b27d5a5785;p=platform%2Fcore%2Fbase%2Fgconf-dbus.git removed -flto flag --- diff --git a/packaging/gconf-dbus.spec b/packaging/gconf-dbus.spec index 2810e07..f3b742d 100644 --- a/packaging/gconf-dbus.spec +++ b/packaging/gconf-dbus.spec @@ -59,6 +59,7 @@ cp %{SOURCE1001} . %patch1 -p1 %build +CFLAGS=$( echo $CFLAGS | sed -e "s/-flto//g") %configure --disable-static --disable-gtk-doc --disable-defaults-service --disable-gtk --disable-nls --enable-system-bus make