From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68458 invoked by alias); 28 Feb 2017 16:41:27 -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 67649 invoked by uid 89); 28 Feb 2017 16:41:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 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; Tue, 28 Feb 2017 16:41:16 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 58b5a82a.7ff8107ccf00-smtp-out-n02; Tue, 28 Feb 2017 16:41:14 -0000 (UTC) Date: Tue, 28 Feb 2017 16:41:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58b5a82a2cf38_65103fa8d5995c3863149@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 439cab: Require xz to be present Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58b5a82a2cbc0_65103fa8d5995c3863025"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00042.txt.bz2 ----==_mimepart_58b5a82a2cbc0_65103fa8d5995c3863025 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1184 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 439cab379e169f505494376f55f1438d12de94fa https://github.com/crosstool-ng/crosstool-ng/commit/439cab379e169f505494376f55f1438d12de94fa Author: Alexey Neyman Date: 2017-02-27 (Mon, 27 Feb 2017) Changed paths: M config/debug/strace.in M configure.ac M scripts/functions Log Message: ----------- Require xz to be present Some software starts to adopt xz-only distribution (strace, gcc-linaro, ...). Better that than deal with cryptic errors like "cannot find strace-.tar.bz2". Signed-off-by: Alexey Neyman Commit: ed7e671013eae3ffa7e683de9470b5cf80d3cb4f https://github.com/crosstool-ng/crosstool-ng/commit/ed7e671013eae3ffa7e683de9470b5cf80d3cb4f Author: Alexey Neyman Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M config/debug/strace.in M configure.ac M scripts/functions Log Message: ----------- Merge pull request #620 from stilor/require-xz Require xz to be present Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1ec5e7aa3400...ed7e671013ea ----==_mimepart_58b5a82a2cbc0_65103fa8d5995c3863025--