From patchwork Tue Jun 6 19:52:07 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 772036 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wj2QZ6cNhz9s5L for ; Wed, 7 Jun 2017 05:52:22 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="a2K7n6ck"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9842487160; Tue, 6 Jun 2017 19:52:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DHgLD6_rAydz; Tue, 6 Jun 2017 19:52:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id B3FD087148; Tue, 6 Jun 2017 19:52:19 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 709181C0427 for ; Tue, 6 Jun 2017 19:52:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6484C304C9 for ; Tue, 6 Jun 2017 19:52:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PMHaisO9Jop3 for ; Tue, 6 Jun 2017 19:52:17 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by silver.osuosl.org (Postfix) with ESMTPS id 4DE7A2FEBA for ; Tue, 6 Jun 2017 19:52:17 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3wj2QP2fV8zysV; Tue, 6 Jun 2017 21:52:13 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1496778731; x=1497383532; bh=lhCIglESIjOYuA0qx6Pcg7qTfwOdaqmRowOdaO+D2Zc=; b=a2K7n6ckb6i3 9yxJPPPY9A46qYZBUaAy7mJZqHN4nEVEoZlNdhEzLuWgqX9qD/uIZycrpvNZXKQ+ cSaten0OY+DK4nu+6A0D+K078J6FPw1+o4Cj71fysijjI5y0GaAEmCkUWMi049cw jKDCNcDrtqBGYFr36ncgw0m/iHS7+y1m/yuoaCnLvtG+If0l985MU5/8waIAF6qV g3zEBlji9h1p0YyScaOH4nBUfzjwDoDx0NnqIUXxF78oNQABdpdsumgHh6Em5+oH GoZHNPHq8NUT5iCUhhWcztwqbWsPRixQhEYWmyoehOLSs71B6QbZ4wMsvXBnKPR3 bO+iT6Ez/g== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id xSq4RgeHp59J; Tue, 6 Jun 2017 21:52:11 +0200 (CEST) Received: from nzxt.fritz.box (port-92-195-55-184.dynamic.qsc.de [92.195.55.184]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Tue, 6 Jun 2017 21:52:11 +0200 (CEST) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Tue, 6 Jun 2017 21:52:07 +0200 Message-Id: <20170606195207.6634-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.13.0 MIME-Version: 1.0 Cc: Thomas Petazzoni Subject: [Buildroot] [PATCH v2] toolchain/toolchain-common.in: update definition of BR2_TOOLCHAIN_HAS_GCC_BUG_64735 for GCC 7 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" As GCC 7 is now available in Buildroot, update the definition for BR2_TOOLCHAIN_HAS_GCC_BUG_64735 as the bug #64735 is fixed in GCC 7. Signed-off-by: Jörg Krause --- v2: - simplify logic (suggested by Thomas) --- toolchain/toolchain-common.in | 1 + 1 file changed, 1 insertion(+) diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in index d670f44747..ed993dd5f5 100644 --- a/toolchain/toolchain-common.in +++ b/toolchain/toolchain-common.in @@ -17,6 +17,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_64735 default y if BR2_ARM_CPU_ARMV4 default y if BR2_ARM_CPU_ARMV5 default y if BR2_sparc_v8 + depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_7 config BR2_TOOLCHAIN_HAS_NATIVE_RPC bool