tech-toolchain archive

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

Re: Per source build options



On Mon, May 12, 2008 at 07:17:32PM +0400, Valeriy E. Ushakov wrote:
> You mean, like
> 
> COPTS.kern_synch.c+= -fno-reorder-blocks
> CPPFLAGS.sigcompat.c+= -I${NETBSDSRCDIR}/sys
> CPPFLAGS.init_main.c+= -Dmain=kernmain
> 
> etc, as documented in, admittedly well hidden, share/mk/bsd.README?

Yes, I was found these too as well as the .<prog> and .<lib> variants, 
but they dont allow to override a default COPTS or CPPFLAGS, which I
needed. 

-Mikko


Home | Main Index | Thread Index | Old Index