Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 10:13:00 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1 src/share/mk bsd.cpu.mk
Message-ID:  <20020801171300.GA82427@dragon.nuxi.com>
In-Reply-To: <XFMail.20020731000053.jhb@FreeBSD.org>
References:  <200207310356.g6V3u3ZW041498@freefall.freebsd.org> <XFMail.20020731000053.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 31, 2002 at 12:00:53AM -0400, John Baldwin wrote:
> What this means is that say you have CPUTYPE=p2 in your /etc/make.conf.  Then
> you can do this:
> % make buildworld
> ... builds a world with -march=pentiumpro
> % make buildworld TARGET_CPUTYPE=""
> ... builds a world with -mcpu=pentiumpro

Should this build a world w/o any -mcpu ?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020801171300.GA82427>