diff options
author | Ned Ludd <solar@gentoo.org> | 2004-03-16 22:00:59 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-03-16 22:00:59 +0000 |
commit | 32d69c583d61c93577287e73a9e94d883dd397a2 (patch) | |
tree | d36f49cac3708c0ea23d916b7d9ba91184fd9424 /sys-libs/glibc/ChangeLog | |
parent | Marking 0.7.4 stable on x86. New release (0.8.0). (Manifest recommit) (diff) | |
download | gentoo-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/glibc/ChangeLog')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 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 |