From patchwork Thu Apr 18 22:47:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Programmingkid X-Patchwork-Id: 1087873 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="afDZGSir"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44lZ4s625Mz9s3l for ; Fri, 19 Apr 2019 08:47:57 +1000 (AEST) Received: from localhost ([127.0.0.1]:48312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHFox-0002d5-QI for incoming@patchwork.ozlabs.org; Thu, 18 Apr 2019 18:47:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHFoZ-0002co-AE for qemu-devel@nongnu.org; Thu, 18 Apr 2019 18:47:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHFoW-0002y0-AV for qemu-devel@nongnu.org; Thu, 18 Apr 2019 18:47:30 -0400 Received: from mail-it1-x141.google.com ([2607:f8b0:4864:20::141]:37980) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hHFoT-0002qk-09 for qemu-devel@nongnu.org; Thu, 18 Apr 2019 18:47:26 -0400 Received: by mail-it1-x141.google.com with SMTP id f22so5810815ita.3 for ; Thu, 18 Apr 2019 15:47:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=OaT3cDmh1PRgJZ5FUTVUVPx0tyGVUKDpqE/6XeaGozQ=; b=afDZGSirbY2tb+Ju28I3JcDFdShxXX6j4c7LY2xhGLULghy0t3nSFPO2xdeunt72cY MvSrF+Z4sw7Za76KSttvMBp3NxXa6nXjMfwmiPGTeq9SM+DoQy17228gOoBvTE5C7rIy gklYj5WjbR6ym/HPXUc6DiUnhhRpUS7ngKeWyu5Xa42JXScwkAt43j7ap3peFdM3J2vV H+IQzY4V/4+uMQ2TrSTq68coGBzou+uMlS3ncxMOe33cpe9hlHc0wchL7VdOlT7IW+/A +eK+tBLJX+4AF/KilCn9LbtAHVL6Aw4pMbCgueysQ/6EJdMHysVznerVmsPSE5VOHluo MYMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=OaT3cDmh1PRgJZ5FUTVUVPx0tyGVUKDpqE/6XeaGozQ=; b=XguaV4RKi3j9Z23xkYlUzReRqeOF66zxWTNglsfaKU7SuijsfP7ZZ9Kb6gAJkBCp9B NmOOUZSWBORp7K1Dr10xVt/fUKqcpOvsA//SQsUmtgayxBS4oUohbnr15SFcFuVk0saM dh7FRVcoqjF86j0NYZi+UUayUVG1Cd1jV6yvMZiFxAQziiGUPFW1byfOjIBwKRkU/y+g nzdLM53hag7BZ/PQ0iVxlASxaz4HDAqb9ikjhpc+6F6dh+WwBx6qPxaj+gVpPKDK/hxP 8lCOm2rCJID8w/2JDxuNXqvlZIw5AJopQw57Ho0EAPK4BlvEfcKrBELquRiCn+bX9blO H1jg== X-Gm-Message-State: APjAAAXT9AHMM3luVP+KiM6rJb2/4U+/SnIIYCLiIRWVsTWAccqNA1V2 ARtoGuAffI5z3b0VT3POrMA= X-Google-Smtp-Source: APXvYqzIuKjTUAHPrgtvk3RBaDqo2xB7hkunJfTUEkTFS4Lg/XfRR+xi/72GtbQSZR33yq4wCVkF6A== X-Received: by 2002:a24:7c9:: with SMTP id f192mr421983itf.97.1555627637615; Thu, 18 Apr 2019 15:47:17 -0700 (PDT) Received: from localhost.localdomain (d14-69-20-184.try.wideopenwest.com. [69.14.184.20]) by smtp.gmail.com with ESMTPSA id o143sm1626829ito.18.2019.04.18.15.47.15 (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 18 Apr 2019 15:47:16 -0700 (PDT) From: John Arbuckle To: peter.maydell@linaro.org, qemu-devel@nongnu.org Date: Thu, 18 Apr 2019 18:47:06 -0400 Message-Id: <20190418224706.14014-1-programmingkidx@gmail.com> X-Mailer: git-send-email 2.14.3 (Apple Git-98) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::141 Subject: [Qemu-devel] [PATCH] configure: Change capstone's default state to disabled X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: John Arbuckle Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Capstone is not necessary in order to use QEMU. Disable it by default. This will save the user the pain of having to figure why QEMU isn't building when this library is missing. Signed-off-by: John Arbuckle --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 1c563a7027..77d7967f92 100755 --- a/configure +++ b/configure @@ -433,7 +433,7 @@ opengl_dmabuf="no" cpuid_h="no" avx2_opt="" zlib="yes" -capstone="" +capstone="no" lzo="" snappy="" bzip2=""