public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild
@ 2012-03-20 16:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-20 16:42 UTC (permalink / raw
  To: gentoo-commits

ago         12/03/20 16:42:51

  Modified:             ChangeLog tbb-4.0.297.ebuild
  Log:
  Stable for amd64, wrt bug #408975
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-cpp/tbb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	27 Feb 2012 02:28:55 -0000	1.16
+++ ChangeLog	20 Mar 2012 16:42:51 -0000	1.17
@@ -1,6 +1,9 @@
 # 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.16 2012/02/27 02:28:55 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.17 2012/03/20 16:42:51 ago Exp $
+
+  20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> tbb-4.0.297.ebuild:
+  Stable for amd64, wrt bug #408975
 
 *tbb-4.0.297 (27 Feb 2012)
 



1.2                  dev-cpp/tbb/tbb-4.0.297.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?r1=1.1&r2=1.2

Index: tbb-4.0.297.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tbb-4.0.297.ebuild	27 Feb 2012 02:28:55 -0000	1.1
+++ tbb-4.0.297.ebuild	20 Mar 2012 16:42:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.1 2012/02/27 02:28:55 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.2 2012/03/20 16:42:51 ago Exp $
 
 EAPI=4
 inherit eutils versionator toolchain-funcs
@@ -22,7 +22,7 @@
 LICENSE="GPL-2-with-exceptions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug doc examples"
 
 DEPEND=""






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild
@ 2012-03-20 17:09 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2012-03-20 17:09 UTC (permalink / raw
  To: gentoo-commits

bicatali    12/03/20 17:09:10

  Modified:             ChangeLog tbb-4.0.297.ebuild
  Log:
  Update fix for compiler calls
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-cpp/tbb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	20 Mar 2012 16:42:51 -0000	1.17
+++ ChangeLog	20 Mar 2012 17:09:10 -0000	1.18
@@ -1,6 +1,9 @@
 # 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.17 2012/03/20 16:42:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.18 2012/03/20 17:09:10 bicatali Exp $
+
+  20 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> tbb-4.0.297.ebuild:
+  Update fix for compiler calls
 
   20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> tbb-4.0.297.ebuild:
   Stable for amd64, wrt bug #408975



1.3                  dev-cpp/tbb/tbb-4.0.297.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?r1=1.2&r2=1.3

Index: tbb-4.0.297.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tbb-4.0.297.ebuild	20 Mar 2012 16:42:51 -0000	1.2
+++ tbb-4.0.297.ebuild	20 Mar 2012 17:09:10 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.2 2012/03/20 16:42:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.3 2012/03/20 17:09:10 bicatali Exp $
 
 EAPI=4
 inherit eutils versionator toolchain-funcs
@@ -32,12 +32,11 @@
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-3.0.104-tests.patch
 	# use fully qualified compilers. do not force pentium4 for x86 users
-	local CC="$(tc-getCC)"
 	sed -i \
 		-e "s/-O2/${CXXFLAGS}/g" \
-		-e 's/^\(CPLUS = \)g++ $/\1'"$(tc-getCXX)/" \
-		-e 's/^\(CONLY = \)gcc$/\1'"${CC}/" \
-		-e 's/\(shell \)gcc\( --version\)/\1'"${CC}"'\2/' \
+		-e "/CPLUS/s/g++/$(tc-getCXX)/g" \
+		-e "/CONLY/s/gcc/$(tc-getCC)/g" \
+		-e "s/gcc -/$(tc-getCC) -v/g" \
 		-e '/CPLUS_FLAGS +=/s/-march=pentium4//' \
 		build/*.inc || die
 	# - Strip the $(shell ... >$(NUL) 2>$(NUL)) wrapping, leaving just the






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild
@ 2012-06-04 21:10 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-06-04 21:10 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/04 21:10:06

  Modified:             ChangeLog tbb-4.0.297.ebuild
  Log:
  remove flag-o-matic stuff, cause we already patch underlinking
  
  (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-cpp/tbb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	4 Jun 2012 04:41:22 -0000	1.20
+++ ChangeLog	4 Jun 2012 21:10:06 -0000	1.21
@@ -1,6 +1,9 @@
 # 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.20 2012/06/04 04:41:22 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.21 2012/06/04 21:10:06 hasufell Exp $
+
+  04 Jun 2012; Julian Ospald <hasufell@gentoo.org> tbb-4.0.297.ebuild:
+  remove flag-o-matic stuff, cause we already patch underlinking
 
   04 Jun 2012; Zac Medico <zmedico@gentoo.org> tbb-4.0.297.ebuild:
   inherit multilib for get_libdir



1.6                  dev-cpp/tbb/tbb-4.0.297.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?r1=1.5&r2=1.6

Index: tbb-4.0.297.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tbb-4.0.297.ebuild	4 Jun 2012 04:41:22 -0000	1.5
+++ tbb-4.0.297.ebuild	4 Jun 2012 21:10:06 -0000	1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.5 2012/06/04 04:41:22 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.6 2012/06/04 21:10:06 hasufell Exp $
 
 EAPI=4
-inherit eutils flag-o-matic multilib versionator toolchain-funcs
+inherit eutils multilib versionator toolchain-funcs
 
 # those 2 below change pretty much every release
 # url number
@@ -81,9 +81,6 @@
 }
 
 src_test() {
-	# fix underlinking in test phase
-	append-libs dl
-
 	local ccconf="${myconf}"
 	if use debug || use examples; then
 		${ccconf}="${myconf} test_debug tbbmalloc_test_debug"






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild
@ 2012-06-05 14:37 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-06-05 14:37 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/05 14:37:23

  Modified:             ChangeLog tbb-4.0.297.ebuild
  Log:
  restricting test for stabilization wrt #412675
  
  (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-cpp/tbb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	4 Jun 2012 21:10:06 -0000	1.21
+++ ChangeLog	5 Jun 2012 14:37:23 -0000	1.22
@@ -1,6 +1,9 @@
 # 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.21 2012/06/04 21:10:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.22 2012/06/05 14:37:23 hasufell Exp $
+
+  05 Jun 2012; Julian Ospald <hasufell@gentoo.org> tbb-4.0.297.ebuild:
+  restricting test for stabilization wrt #412675
 
   04 Jun 2012; Julian Ospald <hasufell@gentoo.org> tbb-4.0.297.ebuild:
   remove flag-o-matic stuff, cause we already patch underlinking



1.7                  dev-cpp/tbb/tbb-4.0.297.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?r1=1.6&r2=1.7

Index: tbb-4.0.297.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tbb-4.0.297.ebuild	4 Jun 2012 21:10:06 -0000	1.6
+++ tbb-4.0.297.ebuild	5 Jun 2012 14:37:23 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.6 2012/06/04 21:10:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.7 2012/06/05 14:37:23 hasufell Exp $
 
 EAPI=4
 inherit eutils multilib versionator toolchain-funcs
@@ -24,6 +24,10 @@
 SLOT="0"
 KEYWORDS="amd64 ~x86"
 IUSE="debug doc examples"
+# FIXME
+# https://bugs.gentoo.org/show_bug.cgi?id=412675#c10
+# restricting test for stabilization
+RESTRICT="test"
 
 DEPEND=""
 RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild
@ 2012-06-18 18:06 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-06-18 18:06 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/18 18:06:59

  Modified:             ChangeLog tbb-4.0.297.ebuild
  Log:
  stable for x86 wrt bug #412675
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-cpp/tbb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	5 Jun 2012 14:37:23 -0000	1.22
+++ ChangeLog	18 Jun 2012 18:06:59 -0000	1.23
@@ -1,6 +1,9 @@
 # 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.22 2012/06/05 14:37:23 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.23 2012/06/18 18:06:59 hasufell Exp $
+
+  18 Jun 2012; Julian Ospald <hasufell@gentoo.org> tbb-4.0.297.ebuild:
+  stable for x86 wrt bug #412675
 
   05 Jun 2012; Julian Ospald <hasufell@gentoo.org> tbb-4.0.297.ebuild:
   restricting test for stabilization wrt #412675



1.8                  dev-cpp/tbb/tbb-4.0.297.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?r1=1.7&r2=1.8

Index: tbb-4.0.297.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tbb-4.0.297.ebuild	5 Jun 2012 14:37:23 -0000	1.7
+++ tbb-4.0.297.ebuild	18 Jun 2012 18:06:59 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.7 2012/06/05 14:37:23 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.8 2012/06/18 18:06:59 hasufell Exp $
 
 EAPI=4
 inherit eutils multilib versionator toolchain-funcs
@@ -22,7 +22,7 @@
 LICENSE="GPL-2-with-exceptions"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug doc examples"
 # FIXME
 # https://bugs.gentoo.org/show_bug.cgi?id=412675#c10






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild
@ 2012-08-08 12:04 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-08-08 12:04 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/08/08 12:04:53

  Modified:             ChangeLog tbb-4.0.297.ebuild
  Log:
  filter out --as-needed wrt #418453#c3
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 dev-cpp/tbb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	1 Aug 2012 16:48:21 -0000	1.24
+++ ChangeLog	8 Aug 2012 12:04:53 -0000	1.25
@@ -1,6 +1,9 @@
 # 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.24 2012/08/01 16:48:21 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.25 2012/08/08 12:04:53 hasufell Exp $
+
+  08 Aug 2012; Julian Ospald <hasufell@gentoo.org> tbb-4.0.297.ebuild:
+  filter out --as-needed wrt #418453#c3
 
   01 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> tbb-4.0.297.ebuild:
   Fixed for cross-compiling, bug #428406, thanks to Thomas



1.10                 dev-cpp/tbb/tbb-4.0.297.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild?r1=1.9&r2=1.10

Index: tbb-4.0.297.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tbb-4.0.297.ebuild	1 Aug 2012 16:48:21 -0000	1.9
+++ tbb-4.0.297.ebuild	8 Aug 2012 12:04:53 -0000	1.10
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.9 2012/08/01 16:48:21 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.0.297.ebuild,v 1.10 2012/08/08 12:04:53 hasufell Exp $
 
 EAPI=4
-inherit eutils multilib versionator toolchain-funcs
+inherit eutils flag-o-matic multilib versionator toolchain-funcs
 
 # those 2 below change pretty much every release
 # url number
@@ -73,6 +73,9 @@
 }
 
 src_compile() {
+	# wrt #418453#c3
+	append-ldflags $(no-as-needed)
+
 	if [[ $(tc-getCXX) == *g++ ]]; then
 		myconf="compiler=gcc"
 	elif [[ $(tc-getCXX) == *ic*c ]]; then





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-08 12:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18 18:06 [gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: ChangeLog tbb-4.0.297.ebuild Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-08 12:04 Julian Ospald (hasufell)
2012-06-05 14:37 Julian Ospald (hasufell)
2012-06-04 21:10 Julian Ospald (hasufell)
2012-03-20 17:09 Sebastien Fabbro (bicatali)
2012-03-20 16:42 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox