From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92038 invoked by alias); 11 Feb 2018 20:36:15 -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 92026 invoked by uid 89); 11 Feb 2018 20:36:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.7 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=1025, H*r:Unknown, Home, H*R:D*net X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 11 Feb 2018 20:36:13 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.69.170 Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5a80a93b.7f355034e2d0-smtp-out-n03; Sun, 11 Feb 2018 20:36:11 -0000 (UTC) Date: Sun, 11 Feb 2018 20:36:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a80a93b814db_25242abe58fd3c0c1364ef@hookshot-fe-265448d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 0a7ce2: uClibc-ng does not implement name_to_handle_at Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a80a93b80ee3_25242abe58fd3c0c13635e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00007.txt.bz2 ----==_mimepart_5a80a93b80ee3_25242abe58fd3c0c13635e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1960 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 0a7ce2bed4e50ae0fa70c2ee8f7bdce889b19944 https://github.com/crosstool-ng/crosstool-ng/commit/0a7ce2bed4e50ae0fa70c2ee8f7bdce889b19944 Author: Alexey Neyman Date: 2018-02-11 (Sun, 11 Feb 2018) Changed paths: A packages/uClibc-ng/1.0.25/0001-uClibc-ng-does-not-implement-name_to_handle_at.patch A packages/uClibc-ng/1.0.26/0001-uClibc-ng-does-not-implement-name_to_handle_at.patch R packages/uClibc-ng/1.0.27/0002-feraiseexcept.patch A packages/uClibc-ng/1.0.27/0002-uClibc-ng-does-not-implement-name_to_handle_at.patch A packages/uClibc-ng/1.0.27/0003-feraiseexcept.patch A packages/uClibc-ng/1.0.28/0000-uClibc-ng-does-not-implement-name_to_handle_at.patch Log Message: ----------- uClibc-ng does not implement name_to_handle_at ... so don't declare it, it confuses (at least) eudev's configure. Signed-off-by: Alexey Neyman Commit: f97b3e38eebaed2c9212b82a0ee51fecb8c7a12d https://github.com/crosstool-ng/crosstool-ng/commit/f97b3e38eebaed2c9212b82a0ee51fecb8c7a12d Author: Alexey Neyman Date: 2018-02-11 (Sun, 11 Feb 2018) Changed paths: A packages/uClibc-ng/1.0.25/0001-uClibc-ng-does-not-implement-name_to_handle_at.patch A packages/uClibc-ng/1.0.26/0001-uClibc-ng-does-not-implement-name_to_handle_at.patch R packages/uClibc-ng/1.0.27/0002-feraiseexcept.patch A packages/uClibc-ng/1.0.27/0002-uClibc-ng-does-not-implement-name_to_handle_at.patch A packages/uClibc-ng/1.0.27/0003-feraiseexcept.patch A packages/uClibc-ng/1.0.28/0000-uClibc-ng-does-not-implement-name_to_handle_at.patch Log Message: ----------- Merge pull request #911 from stilor/uclibc-no-name-to-handle-at uClibc-ng does not implement name_to_handle_at Compare: https://github.com/crosstool-ng/crosstool-ng/compare/9e8a2b295d77...f97b3e38eeba ----==_mimepart_5a80a93b80ee3_25242abe58fd3c0c13635e--