* configure.ac: Add -freg-struct-return on all platforms that

support it.
This commit is contained in:
Vladimir Serbinenko 2013-11-07 03:33:20 +01:00
parent b35ec29927
commit cdc17f60dc
3 changed files with 20 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Add -freg-struct-return on all platforms that
support it.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* acinclude.m4: Use -Werror on parameter tests.