summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.0-r6.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.4.0-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.0-r6.ebuild b/sys-devel/gcc/gcc-3.4.0-r6.ebuild
index b5baf2af2a85..e642cb4d0eba 100644
--- a/sys-devel/gcc/gcc-3.4.0-r6.ebuild
+++ b/sys-devel/gcc/gcc-3.4.0-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.13 2004/06/28 22:04:04 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.14 2004/06/29 14:05:27 solar Exp $
IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc n32 n64"
@@ -427,7 +427,7 @@ src_unpack() {
# adds default pie support (rs6000 too) if DEFAULT_PIE[_SSP] is defined
epatch ${WORKDIR}/piepatch/def
# disable relro/now
- use uclibc && epatch ${FILESDIR}/gcc-3.3.3-norelro.patch
+ use uclibc && epatch ${FILESDIR}/3.3.3/gcc-3.3.3-norelro.patch
fi
# non-default SSP support.