From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6549 invoked by alias); 10 Nov 2018 23:03:29 -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 6539 invoked by uid 89); 10 Nov 2018 23:03:28 -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-languages-length:1185, sk:develop, 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; Sat, 10 Nov 2018 23:03:26 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541891004; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=oVpyCNTjqA9+BcSjLL+B47msi5vLkI8lH7knniPxfZU=; b=lcFCbs+c39D95Wyuwy2fQOIQ6Y5EHfy1splM98GMe2YjzibDTSKndPjtmo+uYyTJ6Kv1UAX8 nCz4vIL5E6LCka/Eq2bToOwvMNFdoXPGovTa1Xh6RvW3vET8S0etivgnttxNI4jt+Tna63zk /yhl8eoowhYqwuK9V52Pgpk9yuM= 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.37]) by mxa.mailgun.org with ESMTP id 5be763bc.7faa00736930-smtp-out-n02; Sat, 10 Nov 2018 23:03:24 -0000 (UTC) Date: Sat, 10 Nov 2018 23:03:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5be763bc230e6_3eaa2ae6c686c57c1013b5@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2a3618: Fix distclean Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5be763bc22cf8_3eaa2ae6c686c57c101268"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00024.txt.bz2 ----==_mimepart_5be763bc22cf8_3eaa2ae6c686c57c101268 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1199 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2a36181f702d3f72b31ef8370a4a8f77c210d61d https://github.com/crosstool-ng/crosstool-ng/commit/2a36181f702d3f72b31ef8370a4a8f77c210d61d Author: Alexey Neyman Date: 2018-11-10 (Sat, 10 Nov 2018) Changed paths: M ct-ng.in Log Message: ----------- Fix distclean After d4aa8d9, make distclean removes scripts in ct-ng configured with --enable-local. Signed-off-by: Alexey Neyman Commit: fad46ac9d1504a90590cf585a700656e1b58e513 https://github.com/crosstool-ng/crosstool-ng/commit/fad46ac9d1504a90590cf585a700656e1b58e513 Author: Alexey Neyman Date: 2018-11-10 (Sat, 10 Nov 2018) Changed paths: M ct-ng.in Log Message: ----------- Merge pull request #1093 from stilor/fix-distclean Fix distclean Compare: https://github.com/crosstool-ng/crosstool-ng/compare/411589ead0cf...fad46ac9d150 **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_5be763bc22cf8_3eaa2ae6c686c57c101268--