Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 15:38:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236103] WITHOUT_DEBUG not fully honored
Message-ID:  <bug-236103-227-Kd17hrzBSI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236103-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236103-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236103

--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
Ah, there is logic in OptionalObsoleteFiles.inc to handle ${MK_DEBUG_FILES},
but it explicitly excludes /usr/lib/debug/boot/* (since those are not
controlled by DEBUG_FILES).

It looks like we need a similar one controlled by MK_KERNEL_SYMBOLS.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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