From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110268 invoked by alias); 7 Feb 2017 06:10:30 -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 110185 invoked by uid 89); 7 Feb 2017 06:10:29 -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=UD:config, sk:crossto, UD:crosstool.config, 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; Tue, 07 Feb 2017 06:10:18 +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 589964c9.7f0b8dd01810-smtp-out-n02; Tue, 07 Feb 2017 06:10:17 -0000 (UTC) Date: Tue, 07 Feb 2017 06:10:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <589964c92f127_144b53fa02da27c38130363@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2db8d4: Enable WCHAR in a sample Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_589964c92ee80_144b53fa02da27c381302d7"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00011.txt.bz2 ----==_mimepart_589964c92ee80_144b53fa02da27c381302d7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1067 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2db8d4400c14f70561cfcaafce2a791307614a1e https://github.com/crosstool-ng/crosstool-ng/commit/2db8d4400c14f70561cfcaafce2a791307614a1e Author: Alexey Neyman Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M samples/powerpc-unknown-linux-uclibc/crosstool.config Log Message: ----------- Enable WCHAR in a sample ... needed to build canadian cross on top of it. Signed-off-by: Alexey Neyman Commit: 18775775e53f669aef56811517b7547f6cd910ea https://github.com/crosstool-ng/crosstool-ng/commit/18775775e53f669aef56811517b7547f6cd910ea Author: Alexey Neyman Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M samples/powerpc-unknown-linux-uclibc/crosstool.config Log Message: ----------- Merge pull request #577 from stilor/enable-wchar-in-a-sample Enable WCHAR in a sample Compare: https://github.com/crosstool-ng/crosstool-ng/compare/9cd1fa128d95...18775775e53f ----==_mimepart_589964c92ee80_144b53fa02da27c381302d7--