8270438: "Cores to use" output in configure is misleading

Reviewed-by: erikj
This commit is contained in:
Magnus Ihse Bursie 2021-08-30 13:41:54 +00:00
parent 5185dbde67
commit fbffa54efe

View File

@ -274,7 +274,7 @@ AC_DEFUN_ONCE([HELP_PRINT_SUMMARY_AND_WARNINGS],
printf "\n"
printf "Build performance summary:\n"
printf "* Cores to use: $JOBS\n"
printf "* Build jobs: $JOBS\n"
printf "* Memory limit: $MEMORY_SIZE MB\n"
if test "x$CCACHE_STATUS" != "x"; then
printf "* ccache status: $CCACHE_STATUS\n"