Revision 023e9351

b/configure
692 692
  echo "#define TARGET_X86_64 1" >> $config_h
693 693
  if test $kqemu = "yes" -a "$target_softmmu" = "yes" -a $cpu = "x86_64"  ; then
694 694
    echo "#define USE_KQEMU 1" >> $config_h
695
    if test $kqemu_profile = "yes" ; then
696
      echo "#define CONFIG_KQEMU_PROFILE 1" >> $config_h
697
    fi
698 695
  fi
699 696
elif test "$target_cpu" = "mips" -o "$target_cpu" = "mipsel" ; then
700 697
  echo "TARGET_ARCH=mips" >> $config_mak

Also available in: Unified diff