Date: Mon, 25 Feb 2008 11:20:52 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: obrien@freebsd.org Cc: Joseph Koshy <jkoshy@freebsd.org>, current@freebsd.org Subject: Re: [HEADS UP] ar(1) front-end committed. (notes for cross compile) Message-ID: <86tzjxibgb.fsf@ds4.des.no> In-Reply-To: <20080225083255.GA40376@dragon.NUXI.org> (David O'Brien's message of "Mon\, 25 Feb 2008 00\:32\:55 -0800") References: <20080221152549.GB21518@team.vega.ru> <20080221173150.GA93693@dragon.NUXI.org> <20080222070728.GA56282@team.vega.ru> <20080222091642.GB57428@team.vega.ru> <20080222093234.GB17107@dragon.NUXI.org> <20080222102409.GD57428@team.vega.ru> <20080222105413.GD94607@team.vega.ru> <20080222170007.GA2622@plan0.kaiwan.csbnet.se> <20080224181004.GC21162@dragon.NUXI.org> <86ve4dzriu.fsf@ds4.des.no> <20080225083255.GA40376@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@freebsd.org> writes: > Additionally from what's been said, various autoconf configs may even > explicity look for gar and use it instead of /usr/bin/ar. Given your > desire to replace GNU ar with this new ar, why would you not want to use > it everywhere? 1) I doubt it 2) bsd.ports.mk already addresses this for gmake by explicitly setting MAKE=3Dgmake, it is trivial to extend this with AR=3D/usr/bin/ar and RANLIB=3D/usr/bin/ranlib if you're so worried. This is getting really counter-productive... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86tzjxibgb.fsf>