Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2011 09:01:56 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf kern.mk
Message-ID:  <201105240902.p4O92Fmj083094@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2011-05-24 09:01:56 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.mk 
  Log:
  SVN rev 222248 on 2011-05-24 09:01:56Z by brucec
  
  Remove an outdated comment as requested by Bruce Evans in a private email to
  Alexander Best (arundel@).
  
  For clang, -fdiagnostics-show-option is enabled by default, but for gcc it
  isn't. This option will report which -W* flag was responsible for triggering
  a certain warning. This will bring gcc warnings closer to the ones clang emits
  and might also help developers track down tinderbox failures a bit quicker.
  
  Submitted by:   arundel
  
  Revision  Changes    Path
  1.74      +2 -5      src/sys/conf/kern.mk



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