Hi Mike,

On Wed, Dec 22, 2004 at 01:51:51PM -0500, Mike Tancsa wrote:
> 
> I have in the past used
> CPUTYPE=i686
> 
> in /etc/make.conf
> 
> 
> 
> But today, I am getting
> 
> 
> 
> # make buildworld
> "Makefile.inc1", line 117: CPUTYPE global should be set with ?=.
> *** Error code 1
> 
> Stop in /usr/src.
> #
> 
> This no longer seems to work. What is the correct syntax for this ?
> 
The error shouldn't have happened, it's intended only for
cross-builders (those should be setting this variable with
the ?= operator, to allow it to be overridden).

I've just committed a fix in src/Makefile.inc1,v 1.471.
You can pull up the fix and apply it to RELENG_5.


Cheers,
-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer

Attachment: pgpOqvp63X2NZ.pgp
Description: PGP signature

Reply via email to