mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-15 06:01:58 -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"
|
aix="no"
|
||||||
blobs="yes"
|
blobs="yes"
|
||||||
pkgversion=""
|
pkgversion=""
|
||||||
check_utests="no"
|
check_utests=""
|
||||||
user_pie="no"
|
user_pie="no"
|
||||||
zero_malloc=""
|
zero_malloc=""
|
||||||
trace_backend="nop"
|
trace_backend="nop"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue