aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 49597614e407..c7f373176797 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -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}