Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2008 02:34:40 -0700
From:      Tim Kientzle <kientzle@freebsd.org>
To:        Doug Barton <dougb@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, Jeremie Le Hen <jeremie@le-hen.org>, Gabor Kovesdan <gabor@freebsd.org>, cvs-all@freebsd.org
Subject:   Re: cvs commit [HEAD] src/gnu/usr.bin/cpio Makefile
Message-ID:  <4854E230.5020004@freebsd.org>
In-Reply-To: <4854B91A.30403@FreeBSD.org>
References:  <200805261721.m4QHLCF4070787@repoman.freebsd.org> <20080608075256.GA35560@obiwan.tataz.chchile.org> <484CB927.3050101@freebsd.org> <484D5719.1070907@FreeBSD.org> <4854B91A.30403@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>> .... 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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4854E230.5020004>