mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 11:23:43 +08:00
fix typo in configure --help
Signed-off-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
e1a0e47f76
commit
e5934d333f
2
configure
vendored
2
configure
vendored
@ -674,7 +674,7 @@ echo " --enable-bluez enable bluez stack connectivity"
|
||||
echo " --disable-kvm disable KVM acceleration support"
|
||||
echo " --enable-kvm enable KVM acceleration support"
|
||||
echo " --disable-nptl disable usermode NPTL support"
|
||||
echo " --enable-nptl disable usermode NPTL support"
|
||||
echo " --enable-nptl enable usermode NPTL support"
|
||||
echo " --enable-system enable all system emulation targets"
|
||||
echo " --disable-system disable all system emulation targets"
|
||||
echo " --enable-user enable supported user emulation targets"
|
||||
|
Loading…
Reference in New Issue
Block a user