* configure.ac: Allow compilation with older GCC for ARM.

This commit is contained in:
Vladimir Serbinenko 2013-12-04 12:42:09 +01:00
parent b73b70ebca
commit bdb6090d83
2 changed files with 16 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Allow compilation with older GCC for ARM.
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Add -no-integrated-as if {addme|ame} isn't supported.