From 034882706ea767583b288f0296b3f7f51002a07bc15d8986e137c0415b3e2af1 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Thu, 25 Nov 2010 22:45:28 +0000 Subject: [PATCH] test dropping the cflags patch OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=15 --- libraw.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraw.spec b/libraw.spec index f26493e..70d93f2 100644 --- a/libraw.spec +++ b/libraw.spec @@ -86,7 +86,7 @@ against LibRaw. LibRaw does not provide dynamic libraries. %build # This is not the autotools generated configure script -CFLAGS="%{optflags} -fPIC" sh configure -P %{_prefix} -o -l -I %{_includedir} -L %{libdir} +CFLAGS="%{optflags} -fPIC -fopenmp" sh configure -P %{_prefix} -o -l -I %{_includedir} -L %{libdir} %__make %{?_smp_mflags} %install