From owner-cvs-all Mon Sep 30 13:37:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3CD337B401; Mon, 30 Sep 2002 13:37:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0CE243E3B; Mon, 30 Sep 2002 13:37:58 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UKbwCo097240; Mon, 30 Sep 2002 13:37:58 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UKbwQm097239; Mon, 30 Sep 2002 13:37:58 -0700 (PDT) Message-Id: <200209302037.g8UKbwQm097239@freefall.freebsd.org> From: Peter Wemm Date: Mon, 30 Sep 2002 13:37:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/kgzldr Makefile sio.s src/sys/boot/pc98/kgzldr Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/09/30 13:37:58 PDT Modified files: sys/boot/i386/kgzldr Makefile sio.s sys/boot/pc98/kgzldr Makefile Log: Use as's --defsym switch to compensate for the loss of the M4 substitution of SIOPRT which broke kgzldr and therefore make release. Pointed out by: murray Revision Changes Path 1.12 +1 -1 src/sys/boot/i386/kgzldr/Makefile 1.5 +0 -2 src/sys/boot/i386/kgzldr/sio.s 1.7 +1 -1 src/sys/boot/pc98/kgzldr/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message