Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 04:34:19 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/boot/ficl Makefile src/sys/boot/i386       Makefile.inc
Message-ID:  <Pine.BSF.4.21.0008140425200.2283-100000@besplex.bde.org>
In-Reply-To: <200008112323.QAA14244@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Aug 2000, Peter Wemm wrote:

> peter       2000/08/11 16:23:21 PDT
> 
>   Modified files:
>     sys/boot/ficl        Makefile 
>     sys/boot/i386        Makefile.inc 
>   Log:
>   Add -mpreferred-stack-boundary=2 to CFLAGS for i386.  This and libstand
>   reduces /boot/loader from 163840 bytes to 155648 and pxeboot from 165888
>   bytes to 157696 bytes.

boot2/Makefile already has this flag.  It should have used
".include <bsd.kern.mk>" to get warning flags as well as general kernel'ish
code generation flags.  Most of the Makefiles in sys/i386/boot did this.

Bruce



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?Pine.BSF.4.21.0008140425200.2283-100000>