From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59386 invoked by alias); 16 Feb 2017 04:37:35 -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 59315 invoked by uid 89); 16 Feb 2017 04:37:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.3 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; Thu, 16 Feb 2017 04:37:24 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 58a52c83.7f16aed873f0-smtp-out-n03; Thu, 16 Feb 2017 04:37:23 -0000 (UTC) Date: Thu, 16 Feb 2017 04:37:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58a52c83275cf_2583fd54a173c3412443c@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 07e03a: Skip gettext/libiconv on linux-gnu Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58a52c8327230_2583fd54a173c341243ca"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00027.txt.bz2 ----==_mimepart_58a52c8327230_2583fd54a173c341243ca Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1222 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 07e03aed8c43ea4c295575bd91f2774b25be8d19 https://github.com/crosstool-ng/crosstool-ng/commit/07e03aed8c43ea4c295575bd91f2774b25be8d19 Author: Alexey Neyman Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M scripts/build/companion_libs/320-libiconv.sh M scripts/build/companion_libs/330-gettext.sh Log Message: ----------- Skip gettext/libiconv on linux-gnu Previous version by Ray Donnelly was skipping them for all *linux*. This skips it for GLIBC only. Signed-off-by: Alexey Neyman Commit: 2d1b469f888858180ee95d43a0b89981b38cf93e https://github.com/crosstool-ng/crosstool-ng/commit/2d1b469f888858180ee95d43a0b89981b38cf93e Author: Alexey Neyman Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M scripts/build/companion_libs/320-libiconv.sh M scripts/build/companion_libs/330-gettext.sh Log Message: ----------- Merge pull request #599 from stilor/avoid-gettext-for-linux-host Skip gettext/libiconv on linux-gnu Compare: https://github.com/crosstool-ng/crosstool-ng/compare/2f052394a537...2d1b469f8888 ----==_mimepart_58a52c8327230_2583fd54a173c341243ca--