summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-03-16 22:00:59 +0000
committerNed Ludd <solar@gentoo.org>2004-03-16 22:00:59 +0000
commit32d69c583d61c93577287e73a9e94d883dd397a2 (patch)
treed36f49cac3708c0ea23d916b7d9ba91184fd9424 /sys-libs
parentMarking 0.7.4 stable on x86. New release (0.8.0). (Manifest recommit) (diff)
downloadgentoo-2-32d69c583d61c93577287e73a9e94d883dd397a2.tar.gz
gentoo-2-32d69c583d61c93577287e73a9e94d883dd397a2.tar.bz2
gentoo-2-32d69c583d61c93577287e73a9e94d883dd397a2.zip
glibc fails to link properly with global LDFLAGS=-pie so we filter it with new flag-o-matic function called filter-ldflags
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 8c90e39fa84a..f3d21c9743f0 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.138 2004/03/15 09:46:15 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.139 2004/03/16 22:00:59 solar Exp $
+
+ 16 Mar 2004; <solar@gentoo.org> glibc-2.3.3_pre20040207.ebuild:
+ glibc fails to link properly with global LDFLAGS=-pie so we filter it with new
+ flag-o-matic function called filter-ldflags
15 Mar 2004; Joshua Kinard <kumba@gentoo.org> glibc-2.3.2-r9.ebuild:
Marked stable on mips (it had ~mips, but someone removed the keyword and
diff --git a/sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild b/sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild
index 1e1e8b5f6562..a90b77f0e06f 100644
--- a/sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild
+++ b/sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild,v 1.6 2004/02/29 18:49:22 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20040207.ebuild,v 1.7 2004/03/16 22:00:59 solar Exp $
IUSE="nls pic build nptl"
inherit eutils flag-o-matic gcc
filter-flags "-fomit-frame-pointer -malign-double"
+filter-ldflags "-pie"
# Recently there has been a lot of stability problem in Gentoo-land. Many
# things can be the cause to this, but I believe that it is due to gcc3