Commit 1b64fcae87d120335b16feaa8ab2887ab9d7591a
Committed by
Blue Swirl
1 parent
6d53bfd1
add sparc64-softmmu to default configure targets list
Add sparc64 to default list of softmmu targets Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Showing
1 changed file
with
1 additions
and
0 deletions
configure
| @@ -714,6 +714,7 @@ ppc64-softmmu \ | @@ -714,6 +714,7 @@ ppc64-softmmu \ | ||
| 714 | sh4-softmmu \ | 714 | sh4-softmmu \ |
| 715 | sh4eb-softmmu \ | 715 | sh4eb-softmmu \ |
| 716 | sparc-softmmu \ | 716 | sparc-softmmu \ |
| 717 | +sparc64-softmmu \ | ||
| 717 | " | 718 | " |
| 718 | fi | 719 | fi |
| 719 | # the following are Linux specific | 720 | # the following are Linux specific |