]> xenbits.xensource.com Git - qemu-xen.git/commit
configure: remove --oss-lib
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Oct 2021 13:06:07 +0000 (15:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Oct 2021 07:50:56 +0000 (09:50 +0200)
commit381123ddae754b68d55cd872e719a2ba69fe7f4a
treeebea30b5a73fecd33363913eca350ed4a9dbf9d9
parente5b2333f24ff207f08cf96e73d2e11438c985801
configure: remove --oss-lib

OSS is a kernel API, so the option should not be needed.  The library
is used on NetBSD, where OSS is emulated, so keep the variable.

Cc: Gerd Hoffman <kraxel@redhat.com>
Cc: Volker RĂ¼melin <vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20211007130630.632028-2-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure