From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64521 invoked by alias); 26 Jan 2017 19:28: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 64512 invoked by uid 89); 26 Jan 2017 19:28: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, Hx-languages-length:1281, 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, 26 Jan 2017 19:28:17 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 588a4dcf.7f2e98082ea0-smtp-out-n02; Thu, 26 Jan 2017 19:28:15 -0000 (UTC) Date: Thu, 26 Jan 2017 21:34:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <588a4dce3a84e_1cc13fd376af312c49311@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] ee44d6: Fix glibc 2.23/2.24 with --enable-static-nss. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_588a4dce3a1ed_1cc13fd376af312c4926d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00048.txt.bz2 ----==_mimepart_588a4dce3a1ed_1cc13fd376af312c4926d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1260 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: ee44d6c458557e117461bcd952598ca840447708 https://github.com/crosstool-ng/crosstool-ng/commit/ee44d6c458557e117461bcd952598ca840447708 Author: Alexey Neyman Date: 2017-01-26 (Thu, 26 Jan 2017) Changed paths: A patches/glibc/2.23/120-Fix-build-with-enable-static-nss.patch A patches/glibc/2.24/120-Fix-build-with-enable-static-nss.patch Log Message: ----------- Fix glibc 2.23/2.24 with --enable-static-nss. 2.22 and older have more warnings that break the build. Signed-off-by: Alexey Neyman Commit: dedee847056ea71cee17b683ef379f00a6debab1 https://github.com/crosstool-ng/crosstool-ng/commit/dedee847056ea71cee17b683ef379f00a6debab1 Author: Alexey Neyman Date: 2017-01-26 (Thu, 26 Jan 2017) Changed paths: A patches/glibc/2.23/120-Fix-build-with-enable-static-nss.patch A patches/glibc/2.24/120-Fix-build-with-enable-static-nss.patch Log Message: ----------- Merge pull request #556 from stilor/glibc-static-nss Fix glibc 2.23/2.24 with --enable-static-nss. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/e348d78711ff...dedee847056e ----==_mimepart_588a4dce3a1ed_1cc13fd376af312c4926d--