diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2012-02-20 05:11:27 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2012-02-20 05:11:27 +0000 |
commit | a68ff1044145166726752e405f657c79c1a21084 (patch) | |
tree | 5a109a3f882f15071e3e752f37e2670805d9b0b7 /sys-devel/gcc/gcc-4.6.2.ebuild | |
parent | Drop no-herd. (diff) | |
download | gentoo-2-a68ff1044145166726752e405f657c79c1a21084.tar.gz gentoo-2-a68ff1044145166726752e405f657c79c1a21084.tar.bz2 gentoo-2-a68ff1044145166726752e405f657c79c1a21084.zip |
Bump to p1.4. Fixes bug #388835 (ICE in move_insn, at haifa-sched.c) and bug
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.6.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.6.2.ebuild b/sys-devel/gcc/gcc-4.6.2.ebuild index 86eaffe65956..5a54a4193808 100644 --- a/sys-devel/gcc/gcc-4.6.2.ebuild +++ b/sys-devel/gcc/gcc-4.6.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.7 2011/12/08 18:14:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.8 2012/02/20 05:11:27 dirtyepic Exp $ -PATCH_VER="1.3" +PATCH_VER="1.4" UCLIBC_VER="1.0" # Hardened gcc 4 stuff |