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 ?
Set CPUTYPE with ?= instead of = ;-) Kris
pgptswmLROH10.pgp
Description: PGP signature
