From owner-cvs-all Fri May 10 2:26:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0127237B404; Fri, 10 May 2002 02:26:37 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A9QaS53358; Fri, 10 May 2002 02:26:36 -0700 (PDT) (envelope-from obrien) Message-Id: <200205100926.g4A9QaS53358@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 10 May 2002 02:26:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/boot1 Makefile src/sys/boot/alpha/cdboot Makefile src/sys/boot/alpha/libalpha Makefile src/sys/boot/alpha/loader Makefile src/sys/boot/alpha/netboot Makefile src/sys/boot/arc/lib Makefile src/sys/boot/arc/loader ... 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 obrien 2002/05/10 02:26:36 PDT Modified files: sys/boot/alpha/boot1 Makefile sys/boot/alpha/cdboot Makefile sys/boot/alpha/libalpha Makefile sys/boot/alpha/loader Makefile sys/boot/alpha/netboot Makefile sys/boot/arc/lib Makefile sys/boot/arc/loader Makefile sys/boot/efi/libefi Makefile sys/boot/efi/loader Makefile sys/boot/ficl Makefile sys/boot/ia64/libski Makefile sys/boot/ia64/skiload Makefile sys/boot/pc98/boot2 Makefile sys/boot/pc98/kgzldr Makefile sys/boot/pc98/libpc98 Makefile sys/boot/pc98/loader Makefile sys/boot/powerpc/loader Makefile sys/boot/sparc64/boot1 Makefile sys/boot/sparc64/loader Makefile Log: -ffreestanding is the word. (also resort some CFLAGS such that the more "important" value are first so they are easier to see) Revision Changes Path 1.12 +4 -4 src/sys/boot/alpha/boot1/Makefile 1.7 +2 -2 src/sys/boot/alpha/cdboot/Makefile 1.10 +7 -6 src/sys/boot/alpha/libalpha/Makefile 1.7 +2 -2 src/sys/boot/alpha/loader/Makefile 1.10 +1 -1 src/sys/boot/alpha/netboot/Makefile 1.6 +2 -1 src/sys/boot/arc/lib/Makefile 1.7 +2 -2 src/sys/boot/arc/loader/Makefile 1.7 +1 -1 src/sys/boot/efi/libefi/Makefile 1.18 +1 -0 src/sys/boot/efi/loader/Makefile 1.29 +1 -0 src/sys/boot/ficl/Makefile 1.5 +1 -1 src/sys/boot/ia64/libski/Makefile 1.9 +1 -0 src/sys/boot/ia64/skiload/Makefile 1.7 +1 -1 src/sys/boot/pc98/boot2/Makefile 1.4 +1 -1 src/sys/boot/pc98/kgzldr/Makefile 1.8 +1 -0 src/sys/boot/pc98/libpc98/Makefile 1.26 +1 -0 src/sys/boot/pc98/loader/Makefile 1.8 +2 -2 src/sys/boot/powerpc/loader/Makefile 1.6 +1 -2 src/sys/boot/sparc64/boot1/Makefile 1.7 +1 -1 src/sys/boot/sparc64/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message