diff options
author | Ned Ludd <solar@gentoo.org> | 2004-08-02 22:16:55 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-08-02 22:16:55 +0000 |
commit | 085a2265fb91b07ec770249df28c67b78d06da16 (patch) | |
tree | 735642e0910ff28fe77bf0e7a9554ad139950a15 /dev-libs/elfutils/ChangeLog | |
parent | Version bump and -fPIC fixes. Closes bug #56026. Added -amd64. (Manifest re... (diff) | |
download | gentoo-2-085a2265fb91b07ec770249df28c67b78d06da16.tar.gz gentoo-2-085a2265fb91b07ec770249df28c67b78d06da16.tar.bz2 gentoo-2-085a2265fb91b07ec770249df28c67b78d06da16.zip |
elfutils does not actually seem to compile currently in a uClibc environment (xrealloc errs), but we need to ensure that glibc never gets pulled in as a dep, since this package does not respect virtual/libc
Diffstat (limited to 'dev-libs/elfutils/ChangeLog')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index 9b88b5e552b4..86d5b140d38f 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/elfutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.38 2004/06/24 23:08:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.39 2004/08/02 22:16:55 solar Exp $ + + 02 Aug 2004; <solar@gentoo.org> elfutils-0.94-r1.ebuild: + elfutils does not actually seem to compile currently in a uClibc environment + (xrealloc errs), but we need to ensure that glibc never gets pulled in as a + dep, since this package does not respect virtual/libc 20 Apr 2004; <agriffis@gentoo.org> elfutils-0.94-r1.ebuild: Add missing ia64 keyword |