From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33616 invoked by alias); 7 Nov 2018 07:49:42 -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 33480 invoked by uid 89); 7 Nov 2018 07:49:41 -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=H*r:Unknown X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Nov 2018 07:49:40 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541576978; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1vG3biMQcXMmZEfqOyaCMQNdWpic6iIFTQ94IQFNATU=; b=UUtLhFEzF820w+ESiqZj+kjqLG2k6v+WY8iDM6K7DglIAyJaiKHi5lOVcVnVAy1C/CkQK9bP wj/h7aE3dsxBRIaw2lBFPQ18/ZJoH+ySTGyccw+gXaqk0s0hhznI95fi7dZSsipz+9QjVvzL gclVp3Wett5k2aoIBdbZokWTJdY= X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5be29912.7f60202564b0-smtp-out-n01; Wed, 07 Nov 2018 07:49:38 -0000 (UTC) Date: Wed, 07 Nov 2018 07:49:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5be29912a641e_55852b0ee87a057c9515b@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 4acea9: Fix detection of missing overlays Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5be29912a606d_55852b0ee87a057c950b4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00010.txt.bz2 ----==_mimepart_5be29912a606d_55852b0ee87a057c950b4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1162 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 4acea9cc95db1c4f02bcfb52add9f4d4a736dc2a https://github.com/crosstool-ng/crosstool-ng/commit/4acea9cc95db1c4f02bcfb52add9f4d4a736dc2a Author: Alexey Neyman Date: 2018-11-06 (Tue, 06 Nov 2018) Changed paths: M scripts/functions Log Message: ----------- Fix detection of missing overlays Signed-off-by: Alexey Neyman Commit: 94e79672619ae0e45cf668d83648d00cf0a65096 https://github.com/crosstool-ng/crosstool-ng/commit/94e79672619ae0e45cf668d83648d00cf0a65096 Author: Alexey Neyman Date: 2018-11-06 (Tue, 06 Nov 2018) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #1087 from stilor/pr-985 Fix detection of missing overlays Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c00822f46804...94e79672619a **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_5be29912a606d_55852b0ee87a057c950b4--