Date: Mon, 19 May 2003 16:18:36 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: cvs commit: ports/devel/avr-libc Makefile Message-ID: <20030519131836.GE28176@sunbay.com> In-Reply-To: <20030519144359.A9497@uriah.heep.sax.de> References: <20030519115435.C2937@uriah.heep.sax.de> <20030519104604.GB17366@sunbay.com> <20030519125334.D2937@uriah.heep.sax.de> <20030519114332.GG17366@sunbay.com> <20030519115339.GI17366@sunbay.com> <20030519121239.GA6087@rot13.obsecurity.org> <20030519122439.GA28176@sunbay.com> <20030519123128.GA6343@rot13.obsecurity.org> <20030519144252.K2937@uriah.heep.sax.de> <20030519144359.A9497@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--/2994txjAzEdQwm5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 19, 2003 at 02:43:59PM +0200, Joerg Wunsch wrote: > As Joerg Wunsch wrote: >=20 > > What about someone who wants to use an alternate C compiler, like icc? >=20 > And, why does this breakage only happen on 5.1, not on 5.0? >=20 Due to bsd.cpu.mk,v 1.13 change. # cvs up -r1.12 bsd.cpu.mk P bsd.cpu.mk # make __MAKE_CONF=3D/dev/null -m `pwd` -V CFLAGS -O -pipe # cvs up -r1.13 bsd.cpu.mk P bsd.cpu.mk # make __MAKE_CONF=3D/dev/null -m `pwd` -V CFLAGS -O -pipe -mcpu=3Dpentiumpro -mcpu=3Dpentiumpro (The doubling in this case is due to cwd=3Dshare/mk, and sys.mk being included twice as the result.) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --/2994txjAzEdQwm5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+yNmsUkv4P6juNwoRAtrBAKCIesVHf3AG4eV3KCq0HVpxd2GakwCfatti KxPI3BoHOFVK377VvalsFNs= =WgiW -----END PGP SIGNATURE----- --/2994txjAzEdQwm5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519131836.GE28176>