On 10/04/2020 09:55, Alexey Dokuchaev wrote:
> On Sun, Apr 05, 2020 at 07:41:38PM -0400, Ed Maste wrote:
>> On Sun, 5 Apr 2020 at 08:32, Jeffrey Bouquet wrote:
>>>
>>> A recent build[k,w] [ ** stable  12.1] and many .debug files I'd
>>> like to skip if poss. A knob?
>>
>> Yes, from src.conf(5):
>>      WITHOUT_DEBUG_FILES
>>              Set to avoid building or installing standalone debug
>>              files for each executable binary and shared library.
> 
> I have "MK_DEBUG_FILES=no" in /etc/make.conf, which one is more correct?

WITHOUT_.

See bsd.mkopt.mk.

# Users should generally define WITH_FOO or WITHOUT_FOO, but the build
# system should use MK_FOO={yes,no} when it needs to override the
# user's desires or default behavior.

-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to