Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2002 05:54:36 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.kern.mk
Message-ID:  <200210041254.g94Csaax031657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/10/04 05:54:36 PDT

  Modified files:
    share/mk             bsd.kern.mk 
  Log:
  Use the -mno-align-long-strings on i386's to debloat the kernel a little.
  This reduces the size of GENERIC's text space by 73999 bytes (about 2%).
  The bloat is from approximately 3437 strings longer than 31 characters
  being padded to a 32-byte boundary.
  
  Revision  Changes    Path
  1.30      +1 -1      src/share/mk/bsd.kern.mk

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?200210041254.g94Csaax031657>