Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2004 04:37:59 +0300
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        "David O'Brien" <obrien@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/contrib/gcc FREEBSD-Xlist FREEBSD-deletelist getopt.c getopt.h getopt1.c
Message-ID:  <20040218013759.GA16382@nagual.pp.ru>
In-Reply-To: <20040217223751.GA33586@dragon.nuxi.com>
References:  <200402170322.i1H3MZhf074789@repoman.freebsd.org> <20040217223751.GA33586@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 17, 2004 at 02:37:51PM -0800, David O'Brien wrote:
> >   Modified files:
> >     contrib/gcc          FREEBSD-Xlist FREEBSD-deletelist 
> 
> We don't remove very unused file in src/contrib, just ones that are
> logical subcomonantes.  This is handled in our Bmake files.  Please don't
> go deleting every single file like this you find w/o talking to the
> person that does most of the imports.

Hmm. Seeeng FREEBSD-deletelist and FREEBSD-Xlist I find that we _do_
remove unused files in contrib, I just add few there. Technical reason
behind it is removing getopt.h only because it used inplace of system
getopt.h. We can, of course use -I${DESTDIR}/usr/include in Makefiles, but
it is more ugly then removing getopt.h. And when getopt.h is removed,
there is no sense to keep unused corresponding getopt*.c

-- 
Andrey Chernov | http://ache.pp.ru/



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