Date: Sun, 28 Feb 1999 22:10:16 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include param.h src/sys/i386/include param.h Message-ID: <199903010610.WAA70827@freefall.freebsd.org>
index | next in thread | raw e-mail
imp 1999/02/28 22:10:16 PST
Modified files:
sys/alpha/include param.h
sys/i386/include param.h
Log:
Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH if
already defined. This allows for cross building to work because we
need to lie to make to tell it to use the target names rather than the
host names.
This should have no effect on either architecture. I've confirmed
that the intel build by make buildworld's for the past 3 months.
Revision Changes Path
1.9 +9 -1 src/sys/alpha/include/param.h
1.50 +9 -1 src/sys/i386/include/param.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903010610.WAA70827>
