Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 1998 04:37:01 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk sys.mk
Message-ID:  <199805011137.EAA18942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/05/01 04:37:00 PDT

  Modified files:
    share/mk             sys.mk 
  Log:
  Add -pipe to default CFLAGS.  The optimization it provides is cheap
  and does not require any special action on the part of the user to
  take advantage of it.  And no, it probably won't work with c89. Cry me
  a river!
  
  Revision  Changes    Path
  1.31      +2 -2      src/share/mk/sys.mk



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