summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/kgcc/kgcc-2.95.3.ebuild')
-rw-r--r--sys-devel/kgcc/kgcc-2.95.3.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-devel/kgcc/kgcc-2.95.3.ebuild b/sys-devel/kgcc/kgcc-2.95.3.ebuild
index 559456b6847d..a7286799230e 100644
--- a/sys-devel/kgcc/kgcc-2.95.3.ebuild
+++ b/sys-devel/kgcc/kgcc-2.95.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc/kgcc-2.95.3.ebuild,v 1.11 2004/10/21 02:28:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc/kgcc-2.95.3.ebuild,v 1.12 2005/05/24 05:09:51 vapier Exp $
IUSE="static"
@@ -70,9 +70,6 @@ src_compile() {
--with-local-prefix=${LOC}/local \
${myconf} || die
- # Setup -j in MAKEOPTS
- get_number_of_jobs
-
if ! use static
then
emake bootstrap-lean || die