From owner-freebsd-current Fri Dec 6 15:12:31 2002 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 D43BC37B401 for ; Fri, 6 Dec 2002 15:12:30 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37EBE43ECD for ; Fri, 6 Dec 2002 15:12:30 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id gB6NCTXh058786; Fri, 6 Dec 2002 17:12:29 -0600 (CST) (envelope-from dan) Date: Fri, 6 Dec 2002 17:12:29 -0600 From: Dan Nelson To: Marc Recht Cc: Kris Kennaway , James Satterfield , freebsd-current@FreeBSD.ORG Subject: Re: mozilla-devel port on current Message-ID: <20021206231229.GD29693@dan.emsphone.com> References: <004201c29d54$0120b690$a50a1eac@jsattertop> <602700000.1039199395@leeloo.intern.geht.de> <20021206225407.GB60545@rot13.obsecurity.org> <13700000.1039216144@leeloo.intern.geht.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13700000.1039216144@leeloo.intern.geht.de> X-OS: FreeBSD 5.0-RC X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Dec 07), Marc Recht said: > >-march=pentiumpro is not the default, -mcpu=pentiumpro is. Anyway, I > Nope, -march=pentiumpro is added, if the CPUTYPE is i686 (the default). > At least if I had read examples/etc/make.conf and bsd.cpu.mk correctly. There is no default CPUTYPE. If there is no CPUTYPE, and you are on i386, -mcpu=pentiumpro gets added (top of bsd.cpu.mk). -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message