cvs commit: src/share/mk bsd.sys.mk

David E. O'Brien obrien at FreeBSD.org
Fri Jun 6 09:55:06 PDT 2003


obrien      2003/06/06 09:55:05 PDT

  FreeBSD src repository

  Modified files:
    share/mk             bsd.sys.mk 
  Log:
  Compile our code as C99 w/GNU extensions by default.
  We can't use straight "c99" due to the lack of alloca.S for non-i386 platforms.
  
  Revision  Changes    Path
  1.28      +2 -1      src/share/mk/bsd.sys.mk


More information about the cvs-all mailing list