[klibc] [PATCH] klibc: introduce EXTRA_KLIBCWARNFLAGS variable

maximilian attems max at stro.at
Tue Jul 3 04:02:25 PDT 2012


On Mon, Jul 02, 2012 at 08:45:45PM +0000, maximilian attems wrote:
> On Mon, Jul 02, 2012 at 11:18:13AM -0700, Maciej Żenczykowski wrote:
> > I'm afraid I know next to nothing about KBuild,
> > and for that matter I haven't been really able to understand the feedback.
> 
> Look at how it is done on linux Kbuild side and copy over desired
> behaviour.  In need ask your local Kbuild guru.

another quick and easy way, I do for DEBUG build is to use:

 make clean all KLIBCKERNELSRC=`pwd`/../linux/usr/ CC="gcc -D DEBUG"


kind of an abuse of CC, but works.

-- 
maks


More information about the klibc mailing list