From patchwork Mon Sep 17 21:29:41 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexey Brodkin X-Patchwork-Id: 970841 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lUqLKOs9"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=synopsys.com header.i=@synopsys.com header.b="cxNQN6ye"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42DfRt4QN9z9sCK for ; Tue, 18 Sep 2018 07:30:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=ZsV98XCnwRYs4FVqVfHE4tgJvhtWL9dx2zEtQDkTRJ0=; b=lUqLKOs9vzZ4zujzQZ9pttFbYi WrcFSViRNQSBcOECkmVGR/A4T1i4q16qO3kT1egXB2SwbafQSeyYymRKG5yYnGJgnijDKO8YICe3g FuMhnIAp6aR3NeujlbSmDMwutJDgd/sPfQhU7efVqcSu6zVAIubocIub2lBXVd6Ep8j2YD71bdp2o EuNcROI9snXCFR+FhInj6z1rJoD3If4Fk+z8yxp5mSRGoW3m1t3rq1ZfXK5Jzbxztq2YP3/SlekBE rxbn4IZj3ASvh71qDsA+vZa+qz1AUmjjvMAHiJ9kp9Jj+Tl5ZVvCN1N4/0lL20z3fARFxtuqkwBbY VNl96sxA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g216F-000350-FF; Mon, 17 Sep 2018 21:30:31 +0000 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111] helo=smtprelay.synopsys.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g2167-0002LC-3v for linux-snps-arc@lists.infradead.org; Mon, 17 Sep 2018 21:30:27 +0000 Received: from mailhost.synopsys.com (mailhost1.synopsys.com [10.12.238.239]) by smtprelay.synopsys.com (Postfix) with ESMTP id 6C58310C077B; Mon, 17 Sep 2018 14:30:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1537219807; bh=Xgi6vzQQ6Cly8xmcOeSnoVdWP5QnavgIkMPqD79LjKk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cxNQN6yeekmfs1bn0a1I/4FuRbs1EXMfRSHlHWf7gjgNoKNAvqYb8BiZbnbNfQXhf LT3Sso0aaMVtRpuQzJdm/wazNzBg7vVRIdB6y1xuqe8ul/e1cCtxEHIYguKcOSMVGz go88lq0/Vb3u5brumkV/vORUhjDqnA7ySGHYOOhwQoODaGGgFaPgAkQN39LCoGN6nc j/RwQWO+OQB39oBfNXnqDl81+Vx9CUgyvcVp6wul8AJlHo40qDehFCZu3FhdNwN/Ay xjdVBbuWWgx3NBRXqCsEKSD/tTe+Pg/Za+Tgyh7Kp1+0falStdIoCXKsFt7zPyPMlr /CaGApAoeSbfw== Received: from ru20arcgnu1.internal.synopsys.com (ru20arcgnu1.internal.synopsys.com [10.121.9.48]) by mailhost.synopsys.com (Postfix) with ESMTP id 323BA55BF; Mon, 17 Sep 2018 14:30:06 -0700 (PDT) From: Alexey Brodkin To: openembedded-core@lists.openembedded.org Subject: [PATCH 08/10] gcc: Disable libitm for ARC Date: Tue, 18 Sep 2018 00:29:41 +0300 Message-Id: <20180917212943.27237-9-abrodkin@synopsys.com> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180917212943.27237-1-abrodkin@synopsys.com> References: <20180917212943.27237-1-abrodkin@synopsys.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180917_143023_670392_977057D0 X-CRM114-Status: UNSURE ( 9.63 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.1 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [198.182.60.111 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-snps-arc@lists.infradead.org, Alexey Brodkin , Khem Raj MIME-Version: 1.0 Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org The libitm is not supported on ARC, so disable it Signed-off-by: Alexey Brodkin --- meta/recipes-devtools/gcc/gcc-runtime.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/gcc/gcc-runtime.inc b/meta/recipes-devtools/gcc/gcc-runtime.inc index 72b8081..9e7e7c5 100644 --- a/meta/recipes-devtools/gcc/gcc-runtime.inc +++ b/meta/recipes-devtools/gcc/gcc-runtime.inc @@ -17,6 +17,7 @@ EXTRA_OECONF_PATHS = "\ EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu" RUNTIMELIBITM = "libitm" +RUNTIMELIBITM_arc = "" RUNTIMELIBITM_mipsarch = "" RUNTIMELIBITM_nios2 = "" RUNTIMELIBITM_microblaze = ""