提交 023e9351 编写于 作者: B bellard

suppressed invalid test


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1767 c046a42c-6fe2-441c-8c8c-71466251a162
上级 ed96ca35
......@@ -692,9 +692,6 @@ elif test "$target_cpu" = "x86_64" ; then
echo "#define TARGET_X86_64 1" >> $config_h
if test $kqemu = "yes" -a "$target_softmmu" = "yes" -a $cpu = "x86_64" ; then
echo "#define USE_KQEMU 1" >> $config_h
if test $kqemu_profile = "yes" ; then
echo "#define CONFIG_KQEMU_PROFILE 1" >> $config_h
fi
fi
elif test "$target_cpu" = "mips" -o "$target_cpu" = "mipsel" ; then
echo "TARGET_ARCH=mips" >> $config_mak
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册