From owner-freebsd-current@FreeBSD.ORG Fri Oct 15 08:25:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20AA516A4CF for ; Fri, 15 Oct 2004 08:25:00 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2327043D49 for ; Fri, 15 Oct 2004 08:24:59 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9F8Ovpg093665; Fri, 15 Oct 2004 11:24:57 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 04759-06; Fri, 15 Oct 2004 11:24:56 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9F8OuRp093662; Fri, 15 Oct 2004 11:24:56 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i9F8Olgk040563; Fri, 15 Oct 2004 11:24:47 +0300 (EEST) (envelope-from ru) Date: Fri, 15 Oct 2004 11:24:47 +0300 From: Ruslan Ermilov To: cscott@speakeasy.net Message-ID: <20041015082447.GC38954@ip.net.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jousvV0MzM2p6OtC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-current@freebsd.org Subject: Re: make.conf flags X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 08:25:00 -0000 --jousvV0MzM2p6OtC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 14, 2004 at 09:14:45PM +0000, cscott@speakeasy.net wrote: > Just to double check, I sent CPUTYPE=3Dp4 in make.conf, but noticed > during a make buildworld, make is running with -march=3Dpentiumpro. > Is that correct? >=20 Assuming this is on RELENG_4, yes: $ make -m /home/src/RELENG_4/share/mk -V CFLAGS CPUTYPE=3Dp4 -O -pipe -march=3Dpentiumpro =20 $ make -m /home/src/HEAD/share/mk -V CFLAGS CPUTYPE=3Dp4 -O -pipe -march=3Dpentium4=20 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --jousvV0MzM2p6OtC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBb4lPqRfpzJluFF4RAi75AKCL9kP9p8S8ZOoTi4AO2sfCc+IjugCeKa58 MzBlaTnq2gbdNfJT8igUzXg= =aSFc -----END PGP SIGNATURE----- --jousvV0MzM2p6OtC--