]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- cloog no longer used, just isl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Dec 2016 21:50:28 +0000 (22:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Dec 2016 21:50:28 +0000 (22:50 +0100)
gcc.spec

index 8a1046d4ccbe61371974fc188d6f81a0c824e46a..a7e30c9281ba709674fc6beba413a287951292c1 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -157,8 +157,6 @@ BuildRequires:      automake >= 1:1.9.3
 BuildRequires: binutils >= 3:2.17.50.0.9-1
 BuildRequires: bison
 BuildRequires: chrpath >= 0.13-2
-BuildRequires: cloog-isl-devel >= 0.17.0
-BuildRequires: cloog-isl-devel < 0.19
 %{?with_tests:BuildRequires:   dejagnu}
 BuildRequires: elfutils-devel >= 0.145-1
 BuildRequires: fileutils >= 4.0.41
@@ -2900,7 +2898,6 @@ TEXCONFIG=false \
 %ifarch %{x8664} x32
        --with-arch-32=x86-64 \
 %endif
-       --with-cloog \
 %ifarch sparc64
        --with-cpu=ultrasparc \
 %endif
This page took 0.099662 seconds and 4 git commands to generate.