Module Name:    src
Committed By:   martin
Date:           Sat Apr  4 12:15:38 UTC 2015

Modified Files:
        src: UPDATING

Log Message:
Note required cleandir for lint changes


To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.260 src/UPDATING:1.261
--- src/UPDATING:1.260	Wed Mar 11 08:50:32 2015
+++ src/UPDATING	Sat Apr  4 12:15:38 2015
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.260 2015/03/11 08:50:32 skrll Exp $
+$NetBSD: UPDATING,v 1.261 2015/04/04 12:15:38 martin Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,12 @@ See also: BUILDING, build.sh, Makefile.
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20150404:
+	Lint changes require a full rebuild of the tool, so make
+	sure to build without -u option to build.sh, or manually
+	do a make cleandir in src/tools/lint1 and
+	src/usr.bin/xlint.
+
 20150310:
 	Improvements to openssl for arm mean that update builds of
 	the openssl libraries will fail. A make cleandir in

Reply via email to