From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18051 invoked by alias); 16 Jun 2017 17:38:58 -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 18020 invoked by uid 89); 16 Jun 2017 17:38:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Hx-languages-length:1099, Home, H*R:D*net X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Jun 2017 17:38:55 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 594417b0.7fea6804b270-smtp-out-n03; Fri, 16 Jun 2017 17:38:56 -0000 (UTC) Date: Fri, 23 Jun 2017 03:14:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <594417aff218f_12e33fed5af55c304712c@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1e37cd: Honor CFLAGS_FOR_BUILD Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_594417aff1dee_12e33fed5af55c3047069"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00024.txt.bz2 ----==_mimepart_594417aff1dee_12e33fed5af55c3047069 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1109 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1e37cd54507f05d4407a5d3ea4a4fda7b310b87e https://github.com/crosstool-ng/crosstool-ng/commit/1e37cd54507f05d4407a5d3ea4a4fda7b310b87e Author: Alexey Neyman Date: 2017-06-15 (Thu, 15 Jun 2017) Changed paths: M scripts/build/binutils/binutils.sh M scripts/build/cc/100-gcc.sh M scripts/build/debug/300-gdb.sh Log Message: ----------- Honor CFLAGS_FOR_BUILD Signed-off-by: Alexey Neyman Commit: f36f61faf46013036f62e0ccc852645591081850 https://github.com/crosstool-ng/crosstool-ng/commit/f36f61faf46013036f62e0ccc852645591081850 Author: Alexey Neyman Date: 2017-06-16 (Fri, 16 Jun 2017) Changed paths: M scripts/build/binutils/binutils.sh M scripts/build/cc/100-gcc.sh M scripts/build/debug/300-gdb.sh Log Message: ----------- Merge pull request #758 from stilor/cflags-for-build Honor CFLAGS_FOR_BUILD Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8758457c2541...f36f61faf460 ----==_mimepart_594417aff1dee_12e33fed5af55c3047069--