build: avoid ignored errors.

* doc/local.mk ($(CROSS_OPTIONS_TEXI)): Don't generate ignored
	errors, they pollute the output.
This commit is contained in:
Akim Demaille
2009-05-22 16:13:41 +02:00
parent 0b6d43c52f
commit 796a2b0ab0
2 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2009-05-25 Akim Demaille <demaille@gostai.com>
build: avoid ignored errors.
* doc/local.mk ($(CROSS_OPTIONS_TEXI)): Don't generate ignored
errors, they pollute the output.
2009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
Convert multiple variable definition warnings to complaints.