/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.55 by bellard, Sat Feb 12 18:58:00 2005 UTC revision 1.56 by bellard, Sat Feb 19 17:24:28 2005 UTC
# Line 200  fi Line 200  fi
200    
201  if test -z "$target_list" ; then  if test -z "$target_list" ; then
202  # these targets are portable  # these targets are portable
203      target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu sparc64-softmmu"      target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu"
204  # the following are Linux specific  # the following are Linux specific
205      if [ "$linux" = "yes" ] ; then      if [ "$linux" = "yes" ] ; then
206          target_list="i386-user arm-user armeb-user sparc-user ppc-user sparc64-user $target_list"          target_list="i386-user arm-user armeb-user sparc-user ppc-user $target_list"
207      fi      fi
208  fi  fi
209    

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26