From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95014 invoked by alias); 16 Feb 2018 04:17:34 -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 95004 invoked by uid 89); 16 Feb 2018 04:17:33 -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: 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; Fri, 16 Feb 2018 04:17:31 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.69.169 Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5a865b59.7f64b46ef9c0-smtp-out-n03; Fri, 16 Feb 2018 04:17:29 -0000 (UTC) Date: Fri, 16 Feb 2018 04:17:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a865b58d454b_567c2ae82c43fc081261fc@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] ea702a: cc/gcc: use correct sysroot arg for do_gcc_core_ba... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a865b58d406f_567c2ae82c43fc08126060"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00011.txt.bz2 ----==_mimepart_5a865b58d406f_567c2ae82c43fc08126060 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1131 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: ea702af5c3298649f7036e10e9f3f23347f04ee4 https://github.com/crosstool-ng/crosstool-ng/commit/ea702af5c3298649f7036e10e9f3f23347f04ee4 Author: M1cha Date: 2018-02-12 (Mon, 12 Feb 2018) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- cc/gcc: use correct sysroot arg for do_gcc_core_backend This fixes gccs LIMITS_H_TEST detection for baremetal targets so limits.h will be installed correctly. Signed-off-by: Michael Zimmermann Commit: 85b86d829a065b532c4622d3f07e186f94b4d5f7 https://github.com/crosstool-ng/crosstool-ng/commit/85b86d829a065b532c4622d3f07e186f94b4d5f7 Author: Alexey Neyman Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- Merge pull request #912 from M1cha/pr/limits_h_test cc/gcc: use correct sysroot arg for do_gcc_core_backend Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ead247591dce...85b86d829a06 ----==_mimepart_5a865b58d406f_567c2ae82c43fc08126060--