git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@484
67a159dc-881f-0410-a524-
ba9dfbe2cb84
# Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
+ Added a note about the MAKEOPTS option to genkernel as suggested in bug
+ #165980.
+
12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the
genkernel man page for bug #166179.
# Clear build cache dir
# CLEAR_CACHE_DIR="yes"
+# Genkernel uses an independent configuration for MAKEOPTS, and does not source
+# /etc/make.conf . You can override the default setting by uncommenting and
+# tweaking the following line. Default setting is set up by
+# ${GK_SHARE}/${ARCH_OVERRIDE}/config.sh . The recommended value for -j
+# argument is: <number of processors>*<number of cores per processor>+1
+# MAKEOPTS="-j2"
# =========GENKERNEL LOCATION CONFIGURATION============
# Variables: