Bah, I go and get all preachy, and then commit from the wrong branch. Revert

the use of '-j8'.

Apologies to:	ru
This commit is contained in:
Scott Long 2003-07-26 06:47:40 +00:00
parent 1263297ba1
commit 2272d4a4cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118044

View File

@ -64,8 +64,8 @@ PORTSRELEASETAG?= ${AUXRELEASETAG}
# WORLD_FLAGS. Similarly, you can specify make flags for kernel
# builds via KERNEL_FLAGS.
# Similarly, you can specify make flags for make readmes via PORTREADMES_FLAGS.
WORLD_FLAGS=-j8 -s
KERNEL_FLAGS=-j8 -s
#WORLD_FLAGS=-j4
#KERNEL_FLAGS=-j4
#PORTREADMES_FLAGS=-j4
TARGET_ARCH?= ${MACHINE_ARCH}