pass in --disable-arm-iwmmxt its ftbfs
This commit is contained in:
parent
0cdba77d42
commit
8fb783921d
@ -34,7 +34,7 @@ Development library for pixman.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static --disable-arm-iwmmxt
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -60,6 +60,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue May 15 2012 Dennis Gilmore <dennis@ausil.us> - 0.25.6-2
|
* Tue May 15 2012 Dennis Gilmore <dennis@ausil.us> - 0.25.6-2
|
||||||
- rely on runtime cpu detection for arm optimisations
|
- rely on runtime cpu detection for arm optimisations
|
||||||
|
- disable failing to build iwmmxt
|
||||||
|
|
||||||
* Tue May 15 2012 Soren Sandmann <ssp@redhat.com>
|
* Tue May 15 2012 Soren Sandmann <ssp@redhat.com>
|
||||||
- pixman 0.25.6
|
- pixman 0.25.6
|
||||||
|
Loading…
Reference in New Issue
Block a user