Date: Wed, 22 Dec 2004 13:51:51 -0500 From: Mike Tancsa <mike@sentex.net> To: freebsd-stable@freebsd.org Subject: CPUTYPE changes ? (RELENG_5) Message-ID: <6.2.0.14.0.20041222134831.101dc3e8@64.7.153.2>
next in thread | raw e-mail | index | archive | help
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 rest is fairly generic
CPUTYPE=i686
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
KERNCONF=west1
CFLAGS=-O -pipe
COPTFLAGS=-O -pipe
NO_MODULES=true # do not build modules with the kernel
MODULES_WITH_WORLD=true # do not build modules when building kernel
---Mike
--------------------------------------------------------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet since 1994 www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.0.14.0.20041222134831.101dc3e8>
