Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2005 14:44:10 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk sys.mk
Message-ID:  <200504291444.j3TEiAjc057556@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-04-29 14:44:10 UTC

  FreeBSD src repository

  Modified files:
    share/mk             sys.mk 
  Log:
  Toggle on warnings. This resolves the problem with building old releases
  (getting zillions of warnings). Building an old release uses that release's
  sys.mk which does not switch on these warnings, so make will be silent.
  They can be switch on on the command line with the -x option to make.
  This has been tested by building RELENG_5_4 on CURRENT.
  
  Revision  Changes    Path
  1.86      +3 -0      src/share/mk/sys.mk



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