From owner-cvs-ports@FreeBSD.ORG Mon May 19 06:18:54 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8392A37B401; Mon, 19 May 2003 06:18:54 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31CBD43F93; Mon, 19 May 2003 06:18:47 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4JDIeEd036831 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 May 2003 16:18:41 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4JDIarg036825; Mon, 19 May 2003 16:18:36 +0300 (EEST) (envelope-from ru) Date: Mon, 19 May 2003 16:18:36 +0300 From: Ruslan Ermilov To: Joerg Wunsch Message-ID: <20030519131836.GE28176@sunbay.com> 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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/2994txjAzEdQwm5" Content-Disposition: inline In-Reply-To: <20030519144359.A9497@uriah.heep.sax.de> User-Agent: Mutt/1.5.4i cc: cvs-ports@FreeBSD.org cc: Kris Kennaway cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/devel/avr-libc Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 13:18:54 -0000 --/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--