CPUTYPE changes ? (RELENG_5)

Ruslan Ermilov ru at freebsd.org
Wed Dec 22 14:29:17 PST 2004


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
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20041223/da70a8f0/attachment.bin


More information about the freebsd-stable mailing list