]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- BR+R binutils with --as-needed support (detected at build time)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jun 2004 09:24:10 +0000 (09:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.229

gcc.spec

index 927abf1061962ee749b289100dac1c168b8aaaef..4b92a3c198d5c20da58ecea3425d2aaa7e1d0457 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -50,7 +50,7 @@ Patch23:      gcc32-test-rh65771.patch
 Patch24:       gcc32-test-rotate.patch
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: binutils >= 2.14
+BuildRequires: binutils >= 2.15.90.0.3
 BuildRequires: bison
 BuildRequires: fileutils >= 4.0.41
 %{?with_ada:%{!?with_bootstrap:BuildRequires:  gcc(ada)}}
@@ -60,7 +60,7 @@ BuildRequires:        glibc-devel >= 2.2.5-20
 BuildRequires: perl-devel
 BuildRequires: texinfo >= 4.1
 BuildRequires: zlib-devel
-Requires:      binutils >= 2.14
+Requires:      binutils >= 2.15.90.0.3
 Requires:      cpp = %{epoch}:%{GCC_VERSION}
 Requires:      libgcc = %{epoch}:%{GCC_VERSION}
 %{?with_ada:Provides: gcc(ada)}
This page took 0.042788 seconds and 4 git commands to generate.