]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- gcc epoch, 4.0 not supported yet
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 May 2005 19:29:43 +0000 (19:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.599

glibc.spec

index fa3003bfc8cd25939090e8fb4db9baeac664973f..c372fbdb3351bc5233473c3ebdcb6fc55b100a41 100644 (file)
@@ -129,7 +129,8 @@ Patch30:    %{name}-no_uint128_t.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: automake
 BuildRequires: binutils >= 2:2.15.90.0.3
-BuildRequires: gcc >= 3.2
+BuildRequires: gcc >= 5:3.2
+BuildRequires: gcc < 5:4.0
 %ifarch ppc ppc64 sparc sparcv9 sparc64
 %if %{with nptl} || %{with __thread}
 BuildRequires: gcc >= 5:3.4
This page took 0.176651 seconds and 4 git commands to generate.