pass in --disable-arm-iwmmxt its ftbfs

This commit is contained in:
Dennis Gilmore 2012-05-15 15:21:50 -05:00
parent 0cdba77d42
commit 8fb783921d

View File

@ -34,7 +34,7 @@ Development library for pixman.
%setup -q
%build
%configure --disable-static
%configure --disable-static --disable-arm-iwmmxt
make %{?_smp_mflags}
@ -60,6 +60,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Tue May 15 2012 Dennis Gilmore <dennis@ausil.us> - 0.25.6-2
- rely on runtime cpu detection for arm optimisations
- disable failing to build iwmmxt
* Tue May 15 2012 Soren Sandmann <ssp@redhat.com>
- pixman 0.25.6