summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2013-06-13 21:23:28 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2013-06-13 21:23:28 +0000
commit1fde6ceb2ebe1dfd2980223bf8ad26724cbf36a2 (patch)
tree865233ba189d880a45a79b78f03b92954cf4123f /sys-devel/clang/ChangeLog
parentAdd EAPI 0/1 deprecation warning to cmake-utils.eclass. Document mycmakeargs ... (diff)
downloadgentoo-2-1fde6ceb2ebe1dfd2980223bf8ad26724cbf36a2.tar.gz
gentoo-2-1fde6ceb2ebe1dfd2980223bf8ad26724cbf36a2.tar.bz2
gentoo-2-1fde6ceb2ebe1dfd2980223bf8ad26724cbf36a2.zip
Fix libprofile_rt.a lookup path, bug #471434
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Diffstat (limited to 'sys-devel/clang/ChangeLog')
-rw-r--r--sys-devel/clang/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog
index b223fb044e05..dc2af7a47184 100644
--- a/sys-devel/clang/ChangeLog
+++ b/sys-devel/clang/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/clang
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.87 2013/06/10 21:57:45 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.88 2013/06/13 21:23:28 voyageur Exp $
+
+ 13 Jun 2013; Bernard Cafarelli <voyageur@gentoo.org> clang-3.3_rc3.ebuild,
+ clang-9999.ebuild:
+ Fix libprofile_rt.a lookup path, bug #471434
*clang-3.3_rc3 (10 Jun 2013)