mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
Skip KVM probe for OpenSolaris
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7101 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
5a8ff3aa6d
commit
acda94b189
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -278,6 +278,7 @@ SunOS)
|
|||
make="gmake"
|
||||
install="ginstall"
|
||||
needs_libsunmath="no"
|
||||
kvm="no"
|
||||
solarisrev=`uname -r | cut -f2 -d.`
|
||||
# have to select again, because `uname -m` returns i86pc
|
||||
# even on an x86_64 box.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue