remove qemu/config-all-disas.mak
This commit is contained in:
3
qemu/configure
vendored
3
qemu/configure
vendored
@ -1520,8 +1520,6 @@ echo "PIE $pie"
|
||||
|
||||
config_host_mak="config-host.mak"
|
||||
|
||||
echo "# Automatically generated by configure - do not modify" >config-all-disas.mak
|
||||
|
||||
echo "# Automatically generated by configure - do not modify" > $config_host_mak
|
||||
echo >> $config_host_mak
|
||||
|
||||
@ -1905,7 +1903,6 @@ ldflags=""
|
||||
|
||||
if test "$tcg_interpreter" = "yes" ; then
|
||||
echo "CONFIG_TCI_DIS=y" >> $config_target_mak
|
||||
echo "CONFIG_TCI_DIS=y" >> config-all-disas.mak
|
||||
fi
|
||||
|
||||
case "$ARCH" in
|
||||
|
Reference in New Issue
Block a user