Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 02:26:36 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
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 ...
Message-ID:  <200205100926.g4A9QaS53358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205100926.g4A9QaS53358>