mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Probe for libcheck by default.
Probe for libcheck and build checks (if found) by default. Can be explicitly disabled using --disable-check-utests. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
90647853f9
commit
25b651bedb
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -169,7 +169,7 @@ mixemu="no"
|
|||
aix="no"
|
||||
blobs="yes"
|
||||
pkgversion=""
|
||||
check_utests="no"
|
||||
check_utests=""
|
||||
user_pie="no"
|
||||
zero_malloc=""
|
||||
trace_backend="nop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue