* acinclude.m4: Use -Werror on parameter tests.

* configure.ac: Likewise.
This commit is contained in:
Vladimir Serbinenko 2013-11-07 03:31:24 +01:00
parent 05f3a0d754
commit b35ec29927
3 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* acinclude.m4: Use -Werror on parameter tests.
* configure.ac: Likewise.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* acinclude.m4: Add missing TARGET_CCASFLAGS on asm tests.