test dropping the cflags patch
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=15
This commit is contained in:
parent
1a5f30265b
commit
e41ac56a1a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user