dillon 2006/11/09 09:16:56 PST DragonFly src repository
Modified files:
. Makefile.inc1
Log:
buildworld depends on hw.machine exported from the kernel being correct.
This designation has recently changed from i386 to pc32. Add a check
to buildworld to report the problem and to tell the user how to fix it.
Reported-by: YONETANI Tomokazu <[EMAIL PROTECTED]>
Revision Changes Path
1.92 +13 -2 src/Makefile.inc1
http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.91&r2=1.92&f=u
