From: Peter Xu <pet...@redhat.com>

Reviewed-by: Emilio G. Cota <c...@braap.org>
Signed-off-by: Peter Xu <pet...@redhat.com>
Message-Id: <20180425025459.5258-5-pet...@redhat.com>
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
---
 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 3f53aa7..ca7de4f 100755
--- a/configure
+++ b/configure
@@ -1042,6 +1042,7 @@ for opt do
   --enable-debug)
       # Enable debugging options that aren't excessively noisy
       debug_tcg="yes"
+      debug_mutex="yes"
       debug="yes"
       strip_opt="no"
       fortify_source="no"
-- 
1.8.3.1



Reply via email to