packages: gcc/gcc.spec - enable graphite branch features (cloog/ppl).

pluto pluto at pld-linux.org
Thu Dec 29 18:21:39 CET 2011


Author: pluto                        Date: Thu Dec 29 17:21:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable graphite branch features (cloog/ppl).

---- Files affected:
packages/gcc:
   gcc.spec (1.675 -> 1.676) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.675 packages/gcc/gcc.spec:1.676
--- packages/gcc/gcc.spec:1.675	Thu Dec 29 15:41:31 2011
+++ packages/gcc/gcc.spec	Thu Dec 29 18:21:34 2011
@@ -111,6 +111,7 @@
 BuildRequires:	binutils >= 2:2.17.50.0.9-1
 BuildRequires:	bison
 BuildRequires:	chrpath >= 0.13-2
+BuildRequires:	cloog-ppl-devel
 %{?with_tests:BuildRequires:	dejagnu}
 BuildRequires:	elfutils-devel >= 0.145-1
 BuildRequires:	fileutils >= 4.0.41
@@ -139,6 +140,7 @@
 BuildRequires:	gmp-devel >= 4.1
 BuildRequires:	libmpc-devel
 BuildRequires:	mpfr-devel >= 2.3.0
+BuildRequires:	ppl-devel
 %if %{with python}
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -1554,6 +1556,8 @@
 	%{!?with_java:--without-x} \
 	%{?with_fortran:--enable-cmath} \
 	--with-long-double-128 \
+	--with-ppl \
+	--with-cloog-ppl \
 %ifarch ppc ppc64
 	--enable-secureplt \
 %endif
@@ -2636,6 +2640,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.676  2011/12/29 17:21:34  pluto
+- enable graphite branch features (cloog/ppl).
+
 Revision 1.675  2011/12/29 14:41:31  arekm
 - rel 4; branch diff updated
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.675&r2=1.676&f=u



More information about the pld-cvs-commit mailing list