From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23604 invoked by alias); 9 Oct 2018 07:05:02 -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 23565 invoked by uid 89); 9 Oct 2018 07:05:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=31st, 1050, H*RU:github.com, H*r:github.com 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, 09 Oct 2018 07:04:58 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1539068697; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zmYaC7Tgi/S+AlUUHpB+WlNT6yev2BZvABn7sTwFKHw=; b=jPBbY884UoZxK4dde8wokJertV4RiLcmJr7YwoV8DDPj0KUjjABdxwKBvkJD8+Yf3gakh0BY sp3XBCv7DQoJ2I/mndNzzZa1753OB6bLOH3rGyGW9Ot8qkKpg4zzC1z79TDE7QyrOemnF1ob 1j3WwAi7BxuZhBAr6DH9NSy2aEI= X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bbc5318.7f519cf8a150-smtp-out-n01; Tue, 09 Oct 2018 07:04:56 -0000 (UTC) Date: Tue, 09 Oct 2018 07:05:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bbc53181f9a6_42712ac793fb257c57225@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] f72283: Fix gnulib build against glibc 2.28 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bbc53181f645_42712ac793fb257c571a6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00008.txt.bz2 ----==_mimepart_5bbc53181f645_42712ac793fb257c571a6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1738 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: f72283d8b1a878ea65899cfc9dc2b71e2af1fc8b https://github.com/crosstool-ng/crosstool-ng/commit/f72283d8b1a878ea65899cfc9dc2b71e2af1fc8b Author: Alexey Neyman Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: A packages/m4/1.4.18/0000-fix-glibc-2.28.patch Log Message: ----------- Fix gnulib build against glibc 2.28 (upstream commit from gnulib). Fixes #1050. Signed-off-by: Alexey Neyman Commit: 21c0ab272a08d77a23cbf75891923afcb8959310 https://github.com/crosstool-ng/crosstool-ng/commit/21c0ab272a08d77a23cbf75891923afcb8959310 Author: Alexey Neyman Date: 2018-10-09 (Tue, 09 Oct 2018) Changed paths: M testing/docker/archlinux/Dockerfile Log Message: ----------- Add the workaround for kconfig colors in archlinux Signed-off-by: Alexey Neyman Commit: d19c46f8d5d10c9a15ea7022d2e2532911a67e3f https://github.com/crosstool-ng/crosstool-ng/commit/d19c46f8d5d10c9a15ea7022d2e2532911a67e3f Author: Alexey Neyman Date: 2018-10-09 (Tue, 09 Oct 2018) Changed paths: A packages/m4/1.4.18/0000-fix-glibc-2.28.patch M testing/docker/archlinux/Dockerfile Log Message: ----------- Merge pull request #1058 from stilor/fix-m4-against-glibc2.28 Fix m4 against glibc2.28 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ad867266c2e3...d19c46f8d5d1 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5bbc53181f645_42712ac793fb257c571a6--