From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1883 invoked by alias); 14 Apr 2018 05:38:41 -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 812 invoked by uid 89); 14 Apr 2018 05:38:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.7 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, Home, H*R:D*net X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 14 Apr 2018 05:38:38 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.71.131 Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5ad193dc.7f7bec950f60-smtp-out-n02; Sat, 14 Apr 2018 05:38:36 -0000 (UTC) Date: Sat, 14 Apr 2018 05:38:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5ad193dbbc35b_1a872b2263005c0c262b1@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] c50c3a: Supply explicit --tag CC Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5ad193dbbba14_1a872b2263005c0c2615"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00003.txt.bz2 ----==_mimepart_5ad193dbbba14_1a872b2263005c0c2615 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1001 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: c50c3a923e4eea0ff26afa4c3cb50513122940cc https://github.com/crosstool-ng/crosstool-ng/commit/c50c3a923e4eea0ff26afa4c3cb50513122940cc Author: Alexey Neyman Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M kconfig/Makefile.am Log Message: ----------- Supply explicit --tag CC ... to libtool, to allow CC overrides at make stage. Fixes #940. Signed-off-by: Alexey Neyman Commit: c996bd0f1fcb518d975c731ee47829504ffc1b8b https://github.com/crosstool-ng/crosstool-ng/commit/c996bd0f1fcb518d975c731ee47829504ffc1b8b Author: Alexey Neyman Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M kconfig/Makefile.am Log Message: ----------- Merge pull request #941 from stilor/issue-940 Supply explicit --tag CC Compare: https://github.com/crosstool-ng/crosstool-ng/compare/bb9a11ae4fe4...c996bd0f1fcb ----==_mimepart_5ad193dbbba14_1a872b2263005c0c2615--