]> 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>
Thu, 22 Dec 2016 06:45:55 +0000 (07:45 +0100)
gcc.spec

index 806bf3151d8d30ce6c996fbddc43bea60cb52350..44ddb8fb155f4e44da2fe894012c711b61e50626 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -158,8 +158,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.19
-BuildRequires: cloog-isl-devel >= 0.17.0
 %{?with_tests:BuildRequires:   dejagnu}
 BuildRequires: elfutils-devel >= 0.145-1
 BuildRequires: fileutils >= 4.0.41
@@ -3053,7 +3051,6 @@ TEXCONFIG=false \
 %ifarch %{x8664} x32
        --with-arch-32=x86-64 \
 %endif
-       --with-cloog \
 %ifarch sparc64
        --with-cpu=ultrasparc \
 %endif
This page took 0.041394 seconds and 4 git commands to generate.