From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105989 invoked by alias); 16 Jan 2017 17:01:26 -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 105762 invoked by uid 89); 16 Jan 2017 17:01:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,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; Mon, 16 Jan 2017 17:01:24 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 587cfc61.7f8158082300-in06; Mon, 16 Jan 2017 17:01:21 -0000 (UTC) Date: Mon, 16 Jan 2017 17:01:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <587cfc6193be0_39173fd52cd7f12c103648@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d47e64: Restore copying headers for gcc_build. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_587cfc619376e_39173fd52cd7f12c1035e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00023.txt.bz2 ----==_mimepart_587cfc619376e_39173fd52cd7f12c1035e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1053 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d47e64711ec2e94f323548f8a59667ef400cefeb https://github.com/crosstool-ng/crosstool-ng/commit/d47e64711ec2e94f323548f8a59667ef400cefeb Author: Alexey Neyman Date: 2017-01-14 (Sat, 14 Jan 2017) Changed paths: M scripts/build/cc/100-gcc.sh Log Message: ----------- Restore copying headers for gcc_build. Only needed in canadian configurations to build libstdc++. Signed-off-by: Alexey Neyman Commit: ef58f6c01cff805bc0f830e9e5444de07f8a65f7 https://github.com/crosstool-ng/crosstool-ng/commit/ef58f6c01cff805bc0f830e9e5444de07f8a65f7 Author: Alexey Neyman Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: M scripts/build/cc/100-gcc.sh Log Message: ----------- Merge pull request #535 from stilor/broke-newlib-cxx-canadian Restore copying headers for gcc_build Compare: https://github.com/crosstool-ng/crosstool-ng/compare/cc30c2c880dd...ef58f6c01cff ----==_mimepart_587cfc619376e_39173fd52cd7f12c1035e--