tcg-s390: Adjust compilation flags.
commit28d7cc493e8b58f63fda05eb7df2552f5d420459
authorRichard Henderson <rth@twiddle.net>
Fri, 4 Jun 2010 19:14:09 +0000 (4 12:14 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 11 Jun 2010 16:16:35 +0000 (11 18:16 +0200)
tree370975b329eb5cdf395e0cd85223921bb0dc80d2
parent6a1621b917352122ad025e102f450de382dae407
tcg-s390: Adjust compilation flags.

Force -m31/-m64 based on s390/s390x target.

Force -march=z990.  The TCG backend will always require the
long-displacement facility, so the compiler may as well make
use of that as well.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
configure