NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/39522 (Turning on make's debugging info will change the building options)
Synopsis: Turning on make's debugging info will change the building options
State-Changed-From-To: open->feedback
State-Changed-By: lukem%NetBSD.org@localhost
State-Changed-When: Fri, 19 May 2023 20:14:31 +0000
State-Changed-Why:
I modified a local copy of build.sh so that the makewrapper
invoked make with "-d p", and successfuly used build.sh tools
(with a 48 MiB build log, versus 134 KiB build log without -d p).
I'm not convinced that we need another option to build.sh to pass
through debug options to make; just use build.sh to create makewrapper
and invoke that wrapper with the appropriate options and make targets.
Back to the ticket's original bug; do you experience build problems
when you have enabled make -d p, building -current?
Home |
Main Index |
Thread Index |
Old Index