This commit is contained in:
parent
ebd89965d1
commit
388c495b81
@ -62,9 +62,6 @@ autoreconf -fiv
|
|||||||
# do not enable tests here — they make zimg slower and the install
|
# do not enable tests here — they make zimg slower and the install
|
||||||
# rule is broken
|
# rule is broken
|
||||||
%configure \
|
%configure \
|
||||||
%ifarch x86_64 %{ix86}
|
|
||||||
--enable-x86simd \
|
|
||||||
%endif
|
|
||||||
--disable-static
|
--disable-static
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
@ -78,9 +75,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%check
|
%check
|
||||||
%make_build clean
|
%make_build clean
|
||||||
%configure \
|
%configure \
|
||||||
%ifarch x86_64 %{ix86}
|
|
||||||
--enable-x86simd \
|
|
||||||
%endif
|
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-unit-test
|
--enable-unit-test
|
||||||
%make_build
|
%make_build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user