summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-06-01 17:58:45 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-06-01 17:58:45 +0000
commite8bf2a728ac7ea1bb94ff153cd8ff3f6cfd61fed (patch)
tree22441169554cc30459f165161d310858994e0ff3 /dev-cpp/tbb/ChangeLog
parentUnify alt_libdir definition and use alt_prefix where possible. (diff)
downloadhistorical-e8bf2a728ac7ea1bb94ff153cd8ff3f6cfd61fed.tar.gz
historical-e8bf2a728ac7ea1bb94ff153cd8ff3f6cfd61fed.tar.bz2
historical-e8bf2a728ac7ea1bb94ff153cd8ff3f6cfd61fed.zip
Respect LDFLAGS (bug #418453) and fixed underlinking at test phase (bug #418447), thanks hasufell for his patches
Package-Manager: portage-2.1.10.63/cvs/Linux x86_64
Diffstat (limited to 'dev-cpp/tbb/ChangeLog')
-rw-r--r--dev-cpp/tbb/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-cpp/tbb/ChangeLog b/dev-cpp/tbb/ChangeLog
index aef5eea8625c..57ed9fc867d8 100644
--- a/dev-cpp/tbb/ChangeLog
+++ b/dev-cpp/tbb/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-cpp/tbb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.18 2012/03/20 17:09:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.19 2012/06/01 17:58:44 bicatali Exp $
+
+ 01 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org>
+ -files/tbb-3.0.174-gcc46.patch, -tbb-3.0.221.ebuild, -tbb-4.0.278.ebuild,
+ tbb-4.0.297.ebuild, +files/tbb-4.0.297-ldflags.patch,
+ +files/tbb-4.0.297-underlinking.patch:
+ Respect LDFLAGS (bug #418453) and fixed underlinking at test phase (bug
+ #418447), thanks hasufell for his patches
20 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> tbb-4.0.297.ebuild:
Update fix for compiler calls