]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce a flag to enable extended warnings (-x) and make them off
authorharti <harti@FreeBSD.org>
Thu, 28 Apr 2005 15:37:25 +0000 (15:37 +0000)
committerharti <harti@FreeBSD.org>
Thu, 28 Apr 2005 15:37:25 +0000 (15:37 +0000)
commit5063114341528789e7028bb9807e2d1d364d9de9
tree8f067ab4376d2e46aee60b3591c3912a0093058e
parentc2ee427f58870a57f71f4e20d3f83c4e6bdde733
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.
usr.bin/make/cond.c
usr.bin/make/globals.h
usr.bin/make/main.c
usr.bin/make/make.h