summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2011-04-04 00:56:31 +0000
committerRyan Hill <dirtyepic@gentoo.org>2011-04-04 00:56:31 +0000
commit40b305da08b4c17f8c62bb6b74cb13012dea1f97 (patch)
tree042dfccad016c4945e2f3f4cc360fb277b6768ea /sys-devel/gcc
parentStable for HPPA (bug #360055). (diff)
downloadgentoo-2-40b305da08b4c17f8c62bb6b74cb13012dea1f97.tar.gz
gentoo-2-40b305da08b4c17f8c62bb6b74cb13012dea1f97.tar.bz2
gentoo-2-40b305da08b4c17f8c62bb6b74cb13012dea1f97.zip
Unbreak -U_FORTIFY_SOURCE (bug #361783).
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 984bf39f7822..20418eb6c2bf 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.809 2011/04/03 01:41:56 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.810 2011/04/04 00:56:31 dirtyepic Exp $
+
+ 04 Apr 2011; Ryan Hill <dirtyepic@gentoo.org> gcc-4.6.0.ebuild:
+ Unbreak -U_FORTIFY_SOURCE (bug #361783).
*gcc-4.6.0 (03 Apr 2011)
diff --git a/sys-devel/gcc/gcc-4.6.0.ebuild b/sys-devel/gcc/gcc-4.6.0.ebuild
index 2ed5f139463e..337778cc952c 100644
--- a/sys-devel/gcc/gcc-4.6.0.ebuild
+++ b/sys-devel/gcc/gcc-4.6.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.1 2011/04/03 01:41:56 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.2 2011/04/04 00:56:31 dirtyepic Exp $
-PATCH_VER="1.0"
+PATCH_VER="1.1"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"