From 6bf79bd97ab95462202bd137473204c3d2df9dd5 Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Nov 07 2015 13:19:10 +0000 Subject: Removed -DCUSTOM_CFLAGS=ON Please read https://bugzilla.redhat.com/show_bug.cgi?id=1278064#c18 --- diff --git a/darktable.spec b/darktable.spec index f805db5..f14d7f0 100644 --- a/darktable.spec +++ b/darktable.spec @@ -81,7 +81,6 @@ pushd %{_target_platform} -DUSE_SQUISH:BOOLEAN=OFF \ -DCMAKE_BUILD_TYPE:STRING=Release \ -DBINARY_PACKAGE_BUILD=1 \ - -DCUSTOM_CFLAGS=ON \ -DPROJECT_VERSION:STRING="%{name}-%{version}-%{release}" \ ..