aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk17/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/openjdk17/Makefile')
-rw-r--r--java/openjdk17/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk17/Makefile b/java/openjdk17/Makefile
index 3571d44ad9df..3eb69f71442b 100644
--- a/java/openjdk17/Makefile
+++ b/java/openjdk17/Makefile
@@ -40,7 +40,7 @@ GH_PROJECT= jdk17u
NO_CCACHE= yes
# Suppress passing -j to do-build target via Mk/bsd.port.mk
-# In the JDK build the number of parallel jobs is passed in via configure --with-jobs=N
+# In the JDK build the number of parallel jobs is passed in via configure --with-num-cores=N
_MAKE_JOBS=
MAKE_ENV= LANG="C" \
LC_ALL="C" \