From nobody Wed Nov 5 20:17:20 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1536622931318910.5787246783404; Mon, 10 Sep 2018 16:42:11 -0700 (PDT) Received: from localhost ([::1]:54626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzVoo-0000FY-9l for importer@patchew.org; Mon, 10 Sep 2018 19:42:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzVjn-0003bg-0F for qemu-devel@nongnu.org; Mon, 10 Sep 2018 19:37:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzVbU-0005L2-CU for qemu-devel@nongnu.org; Mon, 10 Sep 2018 19:28:25 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42499) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fzVbU-0005Jx-56 for qemu-devel@nongnu.org; Mon, 10 Sep 2018 19:28:24 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D38E121F39; Mon, 10 Sep 2018 19:28:22 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Mon, 10 Sep 2018 19:28:22 -0400 Received: from localhost (flamenco.cs.columbia.edu [128.59.20.216]) by mail.messagingengine.com (Postfix) with ESMTPA id 6B736E48AA; Mon, 10 Sep 2018 19:28:22 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=braap.org; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=05QLv0+1v3HcYd KuYIsoVNAKcu1bGK6qb7NhY0wagqA=; b=yrVGx0gHrpz5WLjV5DWaHpv1ttIhDq Kyu96tQ9tg6vYdndvSF1/LQI6J+2r/9ohsQ9pv0za/Ttwio6so7uNDagerQi56kI S//+ZYnaQrjYeboITHcKlN7Lmm250r5eVhzp/1ODIwAFO80g7q02tGZ7QR+S+XPf vs5bfGBx9k/Q0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=05QLv0+1v3HcYdKuYIsoVNAKcu1bGK6qb7NhY0wagqA=; b=u0/ikAI3 L605vlRyhD7CZ7NkbZ9hYPbLVosI0x3O60T6XCyJvvHX+qZ/Tg6lcqklGXjZlcyz JVN/RWjywqWHAe+NoG9+GJBpjlvG0BnpJnYL93hH+Hrw5yJrIwaVDlis1YP/ZXtO IVFs3zqklDg+ZjeeCFx1kp7mlbPL5G3iQBhJ0hsbBlXFUQpAaF34Q/bj+Tie3tl+ 20/iz4xQoQ+vm1hszY4zC9QxvtUqZnFMoDYpY7DkK/skrlKl2jQhRRNta15c7kyT 0hH9jcxZBJPvuyRiIvgAmAVjPkHXy2ZlbJ3NOzdfqVXxXuzk/1axQchbbCqNbs89 iH0abKlDgfGaoQ== X-ME-Proxy: X-ME-Sender: From: "Emilio G. Cota" To: qemu-devel@nongnu.org Date: Mon, 10 Sep 2018 19:27:52 -0400 Message-Id: <20180910232752.31565-13-cota@braap.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180910232752.31565-1-cota@braap.org> References: <20180910232752.31565-1-cota@braap.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 66.111.4.25 Subject: [Qemu-devel] [PATCH v2 12/12] configure: enable mttcg for i386 and x86_64 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: Eduardo Habkost , Peter Crosthwaite , Murilo Opsfelder Araujo , Paolo Bonzini , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Richard Henderson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Emilio G. Cota Reviewed-by: Richard Henderson --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index 58862d2ae8..f715252c9f 100755 --- a/configure +++ b/configure @@ -7025,12 +7025,14 @@ TARGET_ABI_DIR=3D"" =20 case "$target_name" in i386) + mttcg=3D"yes" gdb_xml_files=3D"i386-32bit.xml i386-32bit-core.xml i386-32bit-sse.xml" target_compiler=3D$cross_cc_i386 target_compiler_cflags=3D$cross_cc_ccflags_i386 ;; x86_64) TARGET_BASE_ARCH=3Di386 + mttcg=3D"yes" gdb_xml_files=3D"i386-64bit.xml i386-64bit-core.xml i386-64bit-sse.xml" target_compiler=3D$cross_cc_x86_64 ;; --=20 2.17.1