cvs commit [HEAD] src/gnu/usr.bin/cpio Makefile

Tim Kientzle kientzle at freebsd.org
Sun Jun 15 09:34:41 UTC 2008


>> .... in HEAD I would do this:
>>
>> WITH_BSDCPIO (default)    build, install, and symlink to cpio
>> WITHOUT_GCPIO (default)    do not build or install
>>
>> Then if WITHOUT_BSDCPIO is defined you don't build or install it, and 
>> if WITH_GCPIO is defined you build, install, and symlink it, 
>> regardless of the state of the BSDCPIO knob.
>>
>> When this gets MFC'ed I would just flip the defaults.
> 
> I've attached a patch which does what I described above for CPIO, and 
> adds a knob to turn off building of GNU grep. ...
> 
> If this stuff makes anyone happy I'm glad to commit it.

Looks good to me.  Go for it.

Tim




More information about the cvs-src mailing list