Revision 36bc0bc9

b/configure
412 412
if test -z "$target_list" ; then
413 413
# these targets are portable
414 414
    if [ "$softmmu" = "yes" ] ; then
415
        target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu arm-softmmu"
415
        target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu arm-softmmu ppc64-softmmu"
416 416
    fi
417 417
# the following are Linux specific
418 418
    if [ "$linux_user" = "yes" ] ; then

Also available in: Unified diff