From owner-cvs-all Mon Nov 15 0:34:32 1999 Delivered-To: cvs-all@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CB8914C2C; Mon, 15 Nov 1999 00:34:27 -0800 (PST) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=scones.sup.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11nHb5-000Ly1-00; Mon, 15 Nov 1999 08:34:48 +0000 Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by scones.sup.scc.nl (8.9.3/8.9.3) with ESMTP id JAA07166; Mon, 15 Nov 1999 09:34:18 +0100 (CET) (envelope-from marcel@scc.nl) Message-ID: <382FC58A.8ECEAE93@scc.nl> Date: Mon, 15 Nov 1999 09:34:18 +0100 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: Takahashi Yoshihiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, kato@ganko.eps.nagoya-u.ac.jp Subject: Re: cvs commit: src Makefile.inc1 src/gnu/usr.bin/binutils/asMakefile src/lib/libm Makefile src/share/mk bsd.obj.mkbsd.subdir.mk src/sys Makefile src/sys/boot Makefilesrc/sys/boot/arc/lib Makefile src/sys/boot/arc/loader Makefilesrc/sys/kern Makefile ... References: <199911141354.FAA23441@freefall.freebsd.org> <19991115093546E.nyan@wyvern.cc.kogakuin.ac.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Takahashi Yoshihiro wrote: > > It was broken to support PC-98 architecture by this change. > On PC-98, MACHINE is 'pc98' and MACHINE_ARCH is 'i386' because MACHINE > is set to 'pc98' by make(1). > > Therefore, I think that the following files should be restored. > > src/Makefile.inc1 > src/sys/Makefile This is only used by the legacy stuff and won't be used unless OBJFORMAT=aout. Since legacy building is deprecated (and already broken, IIRC), should I still fix it FWIW? > src/sys/boot/Makefile Fixed. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message