diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-05-31 01:16:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-05-31 01:16:29 +0000 |
commit | b024d8c1a2f8099fc37cff1c5585252b8d08f52b (patch) | |
tree | 86f5a98a87a24b76fa0bf5be5bc30e0fe3d76007 /sys-libs/libcxx/ChangeLog | |
parent | Version bump per bug #401249. Also bug #353073: drop flags for hppa compile. (diff) | |
download | gentoo-2-b024d8c1a2f8099fc37cff1c5585252b8d08f52b.tar.gz gentoo-2-b024d8c1a2f8099fc37cff1c5585252b8d08f52b.tar.bz2 gentoo-2-b024d8c1a2f8099fc37cff1c5585252b8d08f52b.zip |
Allow building without libcxxrt but enable it by default
(Portage version: 2.2.0_alpha177/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 c3fc2d7eafa9..ebb982ce5d5c 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.15 2013/05/30 23:36:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.16 2013/05/31 01:16:29 aballier Exp $ + + 31 May 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild, + metadata.xml: + Allow building without libcxxrt but enable it by default 30 May 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild: use upstream documented way for building on top of libcxxrt |