Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2009 17:00:58 +0000 (UTC)
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf kmod.mk
Message-ID:  <200901261701.n0QH1E5s052318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rdivacky    2009-01-26 17:00:58 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kmod.mk 
  Log:
  SVN rev 187723 on 2009-01-26 17:00:58Z by rdivacky
  
  kmod.mk includes bsd.sys.mk anyway so use CSTD instead of homegrown
  reimplementation of the same. Note that this changes -std=c99
  to -std=iso9899:1999 but those two are synonyms.
  
  Approved by:    kib (mentor)
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.225     +1 -2      src/sys/conf/kmod.mk



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