From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69308 invoked by alias); 16 Oct 2018 07:04:54 -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 69291 invoked by uid 89); 16 Oct 2018 07:04:53 -0000 Authentication-Results: sourceware.org; auth=none 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=HX-Envelope-From:sk:sourcew, H*r:Unknown, 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; Tue, 16 Oct 2018 07:04:50 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1539673489; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bn8HfjJ/dxqdk3j5ifZOXspsK858wcyaFaEwWopdTBc=; b=DCr/5LaAIvZ+jcb59V6XUp65Pi1ahT8xND0qjJ8Vbj9FiWL4H6lV1azER/ERs5LOiyuMTu6J oGdXMGPGFOOKzBddvQhNRX5Ckkt9pJaTsP+Zv1mvgs5K88oLdoO3RemsIpvSB3wPdZ4ieJii bbVvVWEFBmp7q8I30cXYlhAqaNU= X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc58d90.7f39682e0090-smtp-out-n03; Tue, 16 Oct 2018 07:04:48 -0000 (UTC) Date: Tue, 16 Oct 2018 07:04:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bc58d8f2bc0a_12332ad8476fc5805851b@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] e697b4: Create glibc-ports symlink inside CT_SRC_DIR Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bc58d8f2b656_12332ad8476fc580584d7"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00017.txt.bz2 ----==_mimepart_5bc58d8f2b656_12332ad8476fc580584d7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1302 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: e697b4694aab48334ce3984e423157a4754bb6e2 https://github.com/crosstool-ng/crosstool-ng/commit/e697b4694aab48334ce3984e423157a4754bb6e2 Author: Alexey Neyman Date: 2018-10-16 (Tue, 16 Oct 2018) Changed paths: M scripts/build/libc/glibc.sh Log Message: ----------- Create glibc-ports symlink inside CT_SRC_DIR ... so that it works in both "bundled" and "bundled,local" cases. Fixes #1060. Signed-off-by: Alexey Neyman Commit: 6a21d9bcfc3382a3fb722646fe9d3383452a42e5 https://github.com/crosstool-ng/crosstool-ng/commit/6a21d9bcfc3382a3fb722646fe9d3383452a42e5 Author: Alexey Neyman Date: 2018-10-16 (Tue, 16 Oct 2018) Changed paths: M scripts/build/libc/glibc.sh Log Message: ----------- Merge pull request #1061 from stilor/fix-glibc-ports-symlink Create glibc-ports symlink inside CT_SRC_DIR Compare: https://github.com/crosstool-ng/crosstool-ng/compare/d19c46f8d5d1...6a21d9bcfc33 **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_5bc58d8f2b656_12332ad8476fc580584d7--