diff options
author | 2013-07-24 01:00:45 +0000 | |
---|---|---|
committer | 2013-07-24 01:00:45 +0000 | |
commit | 4bb077e72b777f745b4542c3e82793e8f6e5213f (patch) | |
tree | 094c1c56e40342788c09534d2517759405ad473a /sys-libs/libcxx/ChangeLog | |
parent | fixing ovs usedep and bug 475540 (diff) | |
download | gentoo-2-4bb077e72b777f745b4542c3e82793e8f6e5213f.tar.gz gentoo-2-4bb077e72b777f745b4542c3e82793e8f6e5213f.tar.bz2 gentoo-2-4bb077e72b777f745b4542c3e82793e8f6e5213f.zip |
provide a shared ldscript for linking in libcxxrt too as its abi is more or less exposed by libcxx headers, bug #477712
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-libs/libcxx/ChangeLog')
-rw-r--r-- | sys-libs/libcxx/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/libcxx/ChangeLog b/sys-libs/libcxx/ChangeLog index 43e3bce8114d..c87f3d9ac382 100644 --- a/sys-libs/libcxx/ChangeLog +++ b/sys-libs/libcxx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libcxx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.24 2013/07/03 21:52:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.25 2013/07/24 01:00:45 aballier Exp $ + + 24 Jul 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild: + provide a shared ldscript for linking in libcxxrt too as its abi is more or + less exposed by libcxx headers, bug #477712 03 Jul 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild: Go multilib, based on the work of Yuta SATOH in bug #475294 |