From owner-cvs-all Fri Dec 20 18: 3:32 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 DB4E837B401; Fri, 20 Dec 2002 18:03:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889DA43EDC; Fri, 20 Dec 2002 18:03:31 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBL23Vfh027655; Fri, 20 Dec 2002 18:03:31 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBL23VFS027654; Fri, 20 Dec 2002 18:03:31 -0800 (PST) Message-Id: <200212210203.gBL23VFS027654@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 20 Dec 2002 18:03:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 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 obrien 2002/12/20 18:03:31 PST Modified files: sys/boot/i386/boot2 Makefile Log: -mno-align-long-strings can make things smaller, so lets use it in hopes that it does here. Revision Changes Path 1.44 +1 -0 src/sys/boot/i386/boot2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message