> On Mon, Apr 07, 2025 at 02:37:18PM +0200, Havard Eidnes wrote:
>> Then the bug is probably in the logic which translates from build
>> flags ("MKDEBUGLIB" / "MKDEBUG") to the attributes to decide
>> which entries from the set lists to include. I've yet to
>> (re)find this logic...
>
> OK, so you have MKDEBUGLIB=yes but MKDEBUG=no?
Correct.
> That is probably untested.
That might explain it, then, yes.
Is it intended to work?
> The code is in src/distrib/sets/ (mostly sets.subr and mkvars.mk)
OK.
- HÃ¥vard