* configure.ac: Add missing -mXX to TARGET_CPPFLAGS.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-11-09 14:44:21 +01:00
parent 52b656c037
commit 19e81ba7a0
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2011-11-09 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Add missing -mXX to TARGET_CPPFLAGS.
2011-11-09 Vladimir Serbinenko <phcoder@gmail.com>
Several AFFS fixes.