From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22285 invoked by alias); 1 Mar 2017 05:52:22 -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 21761 invoked by uid 89); 1 Mar 2017 05:52:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,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; Wed, 01 Mar 2017 05:52:11 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 58b66187.7f10eef36210-smtp-out-n02; Wed, 01 Mar 2017 05:52:07 -0000 (UTC) Date: Wed, 01 Mar 2017 05:52:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58b66187beb95_59fe3ff6e76c1c2c5338a@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] e7163a: Skip locale build on Cygwin Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58b66187be238_59fe3ff6e76c1c2c532bf"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00001.txt.bz2 ----==_mimepart_58b66187be238_59fe3ff6e76c1c2c532bf Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1378 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: e7163a46c47a7cf24e77d72603d5ca74ae3354d9 https://github.com/crosstool-ng/crosstool-ng/commit/e7163a46c47a7cf24e77d72603d5ca74ae3354d9 Author: Alexey Neyman Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M scripts/build/libc/glibc.sh Log Message: ----------- Skip locale build on Cygwin Signed-off-by: Alexey Neyman Commit: 2c2cbd9b9ab7509ca1a98c654d503fc4534c4d8a https://github.com/crosstool-ng/crosstool-ng/commit/2c2cbd9b9ab7509ca1a98c654d503fc4534c4d8a Author: Alexey Neyman Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M config/libc/glibc.in.2 Log Message: ----------- Add a warning in menuconfig about locales Signed-off-by: Alexey Neyman Commit: 864d1358e05d6f175a85c4ad7c4a2b0360efdbe2 https://github.com/crosstool-ng/crosstool-ng/commit/864d1358e05d6f175a85c4ad7c4a2b0360efdbe2 Author: Alexey Neyman Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M config/libc/glibc.in.2 M scripts/build/libc/glibc.sh Log Message: ----------- Merge pull request #625 from stilor/skip-localedef Skip localedef Compare: https://github.com/crosstool-ng/crosstool-ng/compare/98ebad15a0c1...864d1358e05d ----==_mimepart_58b66187be238_59fe3ff6e76c1c2c532bf--