]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- BR: glibc-devel >= 2.2.5-20 (__pthread symbol conflict with older versions)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 25 Oct 2002 09:12:21 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.113

gcc.spec

index be800a10e9c2ceb147e86bb7f53f2a0415a04f36..743822c815e8131cedfafefe0f9a93f7d5fc656a 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -63,18 +63,16 @@ Patch45:    gcc32-tls3.patch
 Patch46:       gcc32-tls4.patch 
 Patch47:       gcc32-tls5.patch    
 Patch48:       gcc32-typeof-asm.patch  
-
 Patch100:      gcc-pre-3.2.1.patch.gz
-
-
+BuildRequires: autoconf
 BuildRequires: bison
-BuildRequires: texinfo >= 4.1
-BuildRequires: zlib-devel
 BuildRequires: fileutils >= 4.0.41
-BuildRequires: autoconf
 BuildRequires: gcc
 %{!?_without_ada:BuildRequires:        gcc-ada}
+BuildRequires: glibc-devel >= 2.2.5-20
 BuildRequires: perl-devel
+BuildRequires: texinfo >= 4.1
+BuildRequires: zlib-devel
 Requires:      binutils >= 2.12.90.0.4
 Requires:      cpp = %{GCC_VERSION}
 Requires:      libgcc = %{GCC_VERSION}
This page took 0.040968 seconds and 4 git commands to generate.