[Bug 277269] [nanoBSD] setting NANO_PMAKE in defaults.sh renders setting NANO_NCPU in config useless
Date: Thu, 07 Nov 2024 14:52:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277269
Jose Luis Duran <jlduran@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
CC| |jlduran@FreeBSD.org
Assignee|bugs@FreeBSD.org |jlduran@FreeBSD.org
--- Comment #1 from Jose Luis Duran <jlduran@FreeBSD.org> ---
Good catch!
Let's divide this PR in two parts:
1. Fix the usage string.
2. Fix parallel make.
Attached are the two proposed patches.
The reason I want to avoid your approach for No. 2, if possible, is that
NANO_PMAKE is older than NANO_NCPU.
Nobody knows what NANO_PMAKE string other users might have, and your proposed
change could "break" their build system.
If you don't mind testing, I would highly appreciate it.
Thank you for reporting it!
--
You are receiving this mail because:
You are the assignee for the bug.