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 ? That is probably untested. The code is in src/distrib/sets/ (mostly sets.subr and mkvars.mk) Martin