Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2005 15:37:26 +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/usr.bin/make cond.c globals.h main.c make.h
Message-ID:  <200504281537.j3SFbQGR051640@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-04-28 15:37:26 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         cond.c globals.h main.c make.h 
  Log:
  Introduce a flag to enable extended warnings (-x) and make them off
  by default. This should fix the problem of getting lots of errors
  when building with an up-to-date make and old *.mk files.
  
  Revision  Changes    Path
  1.47      +7 -4      src/usr.bin/make/cond.c
  1.4       +4 -0      src/usr.bin/make/globals.h
  1.134     +13 -4     src/usr.bin/make/main.c
  1.30      +7 -0      src/usr.bin/make/make.h



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