From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14821 invoked by alias); 16 Feb 2018 06:48:32 -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 14810 invoked by uid 89); 16 Feb 2018 06:48:31 -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=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; Fri, 16 Feb 2018 06:48:29 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.69.170 Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5a867ebb.7f568c559a50-smtp-out-n02; Fri, 16 Feb 2018 06:48:27 -0000 (UTC) Date: Fri, 16 Feb 2018 06:48:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a867eba73c61_43822ac711577bfc136169@hookshot-fe-da92815.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 89181a: Avoid calling CT_Abort from CT_Mirrors Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a867eba7390b_43822ac711577bfc13603a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00012.txt.bz2 ----==_mimepart_5a867eba7390b_43822ac711577bfc13603a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1092 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 89181ae27757cc4d58845d36cdf9855511eb3727 https://github.com/crosstool-ng/crosstool-ng/commit/89181ae27757cc4d58845d36cdf9855511eb3727 Author: Alexey Neyman Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M scripts/functions Log Message: ----------- Avoid calling CT_Abort from CT_Mirrors ... see the comment for the reason. Defer aborting until the result of CT_Mirrors is actually used (if it is used). Signed-off-by: Alexey Neyman Commit: aca85cbb3d9cf0247674464a55246029d5820114 https://github.com/crosstool-ng/crosstool-ng/commit/aca85cbb3d9cf0247674464a55246029d5820114 Author: Alexey Neyman Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #915 from stilor/source-fails-on-custom-pkg Avoid calling CT_Abort from CT_Mirrors Compare: https://github.com/crosstool-ng/crosstool-ng/compare/85b86d829a06...aca85cbb3d9c ----==_mimepart_5a867eba7390b_43822ac711577bfc13603a--