Subject: Re: libprop vs stand (Re: CVS commit: src/sys/arch/i386/stand)
To: None <uwe@ptc.spbu.ru>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 07/12/2006 23:56:43
> Does it build w/out populated destdir? Last time I tried that for
> sparc (before recent round of changes from potr) it didn't.
hm, it seems you're right.
> During a kernel build libprop contents is stuffed into libkern, which
> feels icky (I always perceived libkern as ~= kernel libc+libgcc).
>
> I think src/sys build of libprop should be cleaned up and should not
> depend on destdir.
agreed.
YAMAMOTO Takashi