[packages/gcc] - removed obsolete ppl options; only isl based cloog is supported now

qboosh qboosh at pld-linux.org
Fri Jan 16 19:03:32 CET 2015


commit 15c6f0482877446d3d4100afdef2c7a25f540869
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 16 19:05:09 2015 +0100

    - removed obsolete ppl options; only isl based cloog is supported now

 gcc.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index d32930f..0d71016 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -199,7 +199,6 @@ BuildRequires:	gmp-devel >= 4.1
 BuildRequires:	isl-devel >= 0.13
 BuildRequires:	libmpc-devel
 BuildRequires:	mpfr-devel >= 2.3.0
-BuildRequires:	ppl-devel >= 0.11
 %if %{with python}
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -2884,8 +2883,6 @@ TEXCONFIG=false \
 	--with-multilib-list=m32,m64,mx32 \
 %endif
 %endif
-	--with-ppl \
-	--disable-ppl-version-check \
 	--with-slibdir=%{_slibdir} \
 %ifnarch ia64
 	--without-system-libunwind \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/15c6f0482877446d3d4100afdef2c7a25f540869



More information about the pld-cvs-commit mailing list