[packages/pixman] - disable openmp (used only in tests), seems to increase failure ratio on th-i686; release 2

qboosh qboosh at pld-linux.org
Sat Dec 1 09:45:10 CET 2018


commit 00c722929d075fc006c766c74234b863158c69c0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Nov 30 22:26:12 2018 +0100

    - disable openmp (used only in tests), seems to increase failure ratio on th-i686; release 2

 pixman.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pixman.spec b/pixman.spec
index ff304f7..abee19f 100644
--- a/pixman.spec
+++ b/pixman.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8):	Biblioteka operacji na pikselach
 Name:		pixman
 # 0.36.x is stable, 0.37.x unstable
 Version:	0.36.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	https://www.cairographics.org/releases/%{name}-%{version}.tar.gz
@@ -15,7 +15,6 @@ Source0:	https://www.cairographics.org/releases/%{name}-%{version}.tar.gz
 URL:		http://pixman.org/
 BuildRequires:	autoconf >= 2.62
 BuildRequires:	automake
-%{?with_tests:BuildRequires:	libgomp-devel}
 %{?with_tests:BuildRequires:	libpng-devel}
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
@@ -76,6 +75,7 @@ Ten pakiet zawiera statyczną wersję biblioteki pixman.
 %{__automake}
 %configure \
 	--disable-gtk \
+	--disable-openmp \
 	--disable-silent-rules \
 %ifarch %{x8664}
 %if "%{cc_version}" < "4.2"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pixman.git/commitdiff/00c722929d075fc006c766c74234b863158c69c0



More information about the pld-cvs-commit mailing list