Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Stefan Schweizer (genstef)" <genstef@g.o>
Subject: gentoo-x86 commit in sys-boot/grub: ChangeLog grub-1.96.ebuild
Date: Fri, 21 Mar 2008 22:02:06 +0000
genstef     08/03/21 22:02:06

  Modified:             ChangeLog grub-1.96.ebuild
  Log:
  fails to build with two threads
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.81                 sys-boot/grub/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	9 Mar 2008 23:13:40 -0000	1.80
+++ ChangeLog	21 Mar 2008 22:02:05 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/grub
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.80 2008/03/09 23:13:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.81 2008/03/21 22:02:05 genstef Exp $
+
+  21 Mar 2008; Stefan Schweizer <genstef@g.o> grub-1.96.ebuild:
+  fails to build with two threads
 
   09 Mar 2008; Mike Frysinger <vapier@g.o> grub-0.97-r4.ebuild:
   Clean up the /boot update code a bit and generate the "default" file by



1.2                  sys-boot/grub/grub-1.96.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-1.96.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-1.96.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-1.96.ebuild?r1=1.1&r2=1.2

Index: grub-1.96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-1.96.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grub-1.96.ebuild	16 Feb 2008 22:05:39 -0000	1.1
+++ grub-1.96.ebuild	21 Mar 2008 22:02:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-1.96.ebuild,v 1.1 2008/02/16 22:05:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-1.96.ebuild,v 1.2 2008/03/21 22:02:05 genstef Exp $
 
 inherit mount-boot eutils flag-o-matic toolchain-funcs
 
@@ -27,7 +27,7 @@
 		--prefix=/ \
 		--datadir=/usr/lib \
 		|| die "econf failed"
-	emake || die "making regular stuff"
+	emake -j1 || die "making regular stuff"
 }
 
 src_install() {



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in sys-boot/grub: ChangeLog grub-1.96.ebuild
Next by thread:
gentoo-x86 commit in sys-boot/grub: ChangeLog grub-1.96.ebuild
Previous by date:
gentoo-x86 commit in sys-apps/ipmitool: ChangeLog ipmitool-1.8.9.ebuild
Next by date:
gentoo-x86 commit in profiles: package.mask


Updated Jul 24, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.