From owner-cvs-all Mon Dec 21 02:29:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04418 for cvs-all-outgoing; Mon, 21 Dec 1998 02:29:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04411; Mon, 21 Dec 1998 02:29:09 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA04835; Mon, 21 Dec 1998 02:29:10 -0800 (PST) Date: Mon, 21 Dec 1998 02:29:10 -0800 (PST) Message-Id: <199812211029.CAA04835@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/12/21 02:29:10 PST Modified files: sys/i386/conf Makefile.i386 Log: Regrettably, you can't take setdef0.c out of order, or, surprise, linker sets don't work and thus neither does the kernel. This should stop being a problem with an improved linker set mechanism in the pipeline (see the bootloader) but for now this has to stay like this. Revision Changes Path 1.132 +3 -3 src/sys/i386/conf/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message