From 8fb783921d354e87d594973f9eadcbcadd0d4e6e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 15 May 2012 15:21:50 -0500 Subject: [PATCH] pass in --disable-arm-iwmmxt its ftbfs --- pixman.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pixman.spec b/pixman.spec index 1e61b51..385a983 100644 --- a/pixman.spec +++ b/pixman.spec @@ -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 - 0.25.6-2 - rely on runtime cpu detection for arm optimisations +- disable failing to build iwmmxt * Tue May 15 2012 Soren Sandmann - pixman 0.25.6