From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13531 invoked by alias); 22 Sep 2016 15:34:10 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 11850 invoked by uid 89); 22 Sep 2016 15:34:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=heads, bryan, Bryan, H*r:Unknown X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 22 Sep 2016 15:33:59 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 57e3f9d6.7f9f2c282060-in01; Thu, 22 Sep 2016 15:33:42 -0000 (UTC) Date: Thu, 22 Sep 2016 15:34:00 -0000 From: Bryan Hundven Reply-To: Bryan Hundven To: crossgcc@sourceware.org Message-ID: <57e3f9d67eb6f_7eaf3fcb39661130136486@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 336227: elf2flt: do not treat warnings as errors Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_57e3f9d67e752_7eaf3fcb39661130136334"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00007.txt.bz2 ----==_mimepart_57e3f9d67e752_7eaf3fcb39661130136334 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1114 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 3362272d4074b5ad239dde5d3cfecde2710615af https://github.com/crosstool-ng/crosstool-ng/commit/3362272d4074b5ad239dde5d3cfecde2710615af Author: Kirill K. Smirnov Date: 2016-09-20 (Tue, 20 Sep 2016) Changed paths: M scripts/build/binutils/binutils.sh Log Message: ----------- elf2flt: do not treat warnings as errors elf2flt is configured with -Werror flag by default. Disable it. Signed-off-by: Kirill K. Smirnov Commit: 531eab4c5650c7d51fa1c527c370b690ac50a8ab https://github.com/crosstool-ng/crosstool-ng/commit/531eab4c5650c7d51fa1c527c370b690ac50a8ab Author: Bryan Hundven Date: 2016-09-22 (Thu, 22 Sep 2016) Changed paths: M scripts/build/binutils/binutils.sh Log Message: ----------- Merge pull request #454 from KirillSmirnov/disable-werror elf2flt: do not treat warnings as errors Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a24f06337c9e...531eab4c5650 ----==_mimepart_57e3f9d67e752_7eaf3fcb39661130136334 Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_57e3f9d67e752_7eaf3fcb39661130136334--