diff options
author | Richard Henderson <rth@twiddle.net> | 2013-09-25 12:11:31 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-10-10 11:31:06 -0700 |
commit | 802b5081233a6b643a8b135a5facaf14bafaa77d (patch) | |
tree | 76d22db3a37200048043898ff50ae8b904c78bb7 /configure | |
parent | a107170537abdfec7221c1e0d424c82f5faf2ebe (diff) |
tcg-hppa: Remove tcg backend
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -429,9 +429,6 @@ case "$cpu" in aarch64) cpu="aarch64" ;; - hppa|parisc|parisc64) - cpu="hppa" - ;; mips*) cpu="mips" ;; |