Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



In article <875yr6ujoc.fsf%brownie.elements.tetera.org@localhost>,
Ryo ONODERA  <ryo%tetera.org@localhost> wrote:

>My Makefile for the kernel has the following line.
>Your code may expect BUILD_KERNEL as kernel configuration file name,
>for example GENERIC or LOCKDEBUG in above error message.
>However it is absolute path and not kernel configuration file name.
>
>KERNEL_BUILD=/usr/src/sys/arch/amd64/conf/LOCKDEBUG

I will fix that.

>I have 2 questions.
>(1) In MKDEBUG=no, split-debug file for kernel is created.
>    This behavior is not consistent with your commit message.

I will check that.

>(2) You have added "./usr/libdata/debug/netbsd-CONFIG.debug ..." entry
>    to src/distrib/sets/lists/debug/mi. Do you intended BUILD_KERNEL
>    as constant CONFIG string?

The sets.subr substitutes the real string.

christos



Home | Main Index | Thread Index | Old Index