Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Nov 2024 14:52:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 277269] [nanoBSD] setting NANO_PMAKE in defaults.sh renders setting NANO_NCPU in config useless
Message-ID:  <bug-277269-227-SwrzmBS7ac@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277269-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277269-227-SwrzmBS7ac>