commit | 702dd80375046d36f892a0f86c83f8549c623b35 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Dec 19 12:05:17 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Feb 13 10:54:43 2007 +0900 |
tree | a5b2114d64f00164ffce8591de7e266bb097e3ba | |
parent | f413d0d9fa7abcecc40e115cf4aead372d164a75 [diff] |
sh: Use proper SH-2A CFLAGS on newer compilers. -m2 doesn't end up working particularly well when we've got a constrained toolchain target. Switch to the same semantics used by SH-4A to attempt to get it right. Spotted by Alex Song <songqf9@yahoo.ca>. Signed-off-by: Paul Mundt <lethal@linux-sh.org>