summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-08 15:27:34 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-08 15:27:34 +0000
commit5874c18803db3444109947e70e73475616ccb0f1 (patch)
treee5bdafc0b834bbdd8dafa95a72779ad72d6a3837 /sys-devel/gcc/gcc-3.4.6-r2.ebuild
parentSet RESTRICT=test (bug #450894). (diff)
downloadgentoo-2-5874c18803db3444109947e70e73475616ccb0f1.tar.gz
gentoo-2-5874c18803db3444109947e70e73475616ccb0f1.tar.bz2
gentoo-2-5874c18803db3444109947e70e73475616ccb0f1.zip
Fix building with glibc-2.16 #424970 by Chris Smith.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.6-r2.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.4.6-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-3.4.6-r2.ebuild b/sys-devel/gcc/gcc-3.4.6-r2.ebuild
index a1bcdeae5510..c69b56ca7ef4 100644
--- a/sys-devel/gcc/gcc-3.4.6-r2.ebuild
+++ b/sys-devel/gcc/gcc-3.4.6-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.32 2012/11/24 21:22:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.33 2013/01/08 15:27:34 vapier Exp $
-PATCH_VER="1.6"
+PATCH_VER="1.7"
UCLIBC_VER="1.1"
UCLIBC_GCC_VER="3.4.5"
HTB_VER="1.00.1"