diff --git a/qemu/configure b/qemu/configure index 031f6abd..20688413 100755 --- a/qemu/configure +++ b/qemu/configure @@ -1434,9 +1434,6 @@ echo "target list $target_list" echo "strip binaries $strip_opt" echo "static build $static" echo "mingw32 support $mingw32" -if test -n "$sparc_cpu"; then - echo "Target Sparc Arch $sparc_cpu" -fi echo "PIE $pie" echo "membarrier $membarrier" echo "TCG support $tcg"