public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libmba: libmba-0.9.1.ebuild ChangeLog
@ 2008-10-27 17:07 Markus Ullmann (jokey)
  0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2008-10-27 17:07 UTC (permalink / raw
  To: gentoo-commits

jokey       08/10/27 17:07:00

  Modified:             libmba-0.9.1.ebuild ChangeLog
  Log:
  Fix emake call wrt bug #243922
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.4                  dev-libs/libmba/libmba-0.9.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild?r1=1.3&r2=1.4

Index: libmba-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libmba-0.9.1.ebuild	12 Jul 2007 02:25:35 -0000	1.3
+++ libmba-0.9.1.ebuild	27 Oct 2008 17:07:00 -0000	1.4
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild,v 1.3 2007/07/12 02:25:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild,v 1.4 2008/10/27 17:07:00 jokey Exp $
+
+inherit toolchain-funcs
 
 DESCRIPTION="A library of generic C modules."
 HOMEPAGE="http://www.ioplex.com/~miallen/libmba/"
@@ -22,7 +24,7 @@
 
 src_compile() {
 	# Parallel make fails unless mktool is built first
-	emake -j1 mktool || die "Unable to build mktool"
+	emake CC="$(tc-getCC)" -j1 mktool || die "Unable to build mktool"
 
 	# Makefile uses MFLAGS, not CFLAGS
 	# Additional MFLAGS are from Makefile and are required



1.3                  dev-libs/libmba/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmba/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmba/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmba/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	15 Apr 2007 20:27:54 -0000	1.2
+++ ChangeLog	27 Oct 2008 17:07:00 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libmba
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v 1.2 2007/04/15 20:27:54 ticho Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v 1.3 2008/10/27 17:07:00 jokey Exp $
+
+  27 Oct 2008; Markus Ullmann <jokey@gentoo.org> libmba-0.9.1.ebuild:
+  Fix emake call wrt bug #243922
 
   15 Apr 2007; Andrej Kacian <ticho@gentoo.org> libmba-0.9.1.ebuild:
   Stable on x86, bug #174628.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-27 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27 17:07 [gentoo-commits] gentoo-x86 commit in dev-libs/libmba: libmba-0.9.1.ebuild ChangeLog Markus Ullmann (jokey)

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