From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40738 invoked by alias); 29 Sep 2018 18:33:03 -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 40706 invoked by uid 89); 29 Sep 2018 18:33:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, 37, H*R:D*net 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, 29 Sep 2018 18:33:00 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1538245979; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=u3xfi6tXkdDnLhtPng2o8FQk0/0IZzGoGgOLwoiYzg4=; b=ueeNmctPIbYunAqxBIiUKZnkflpIBw3jFLrp7O6Y8MqOtOc6GjU5RuBRrUgaWhhOOT+/52YY WxSQTVWb/B5JfkPHXQEQo0f+4tmiGi9wo88DkDHNxEE2ONAEKbcs0tsAVhF6jGB2szt8SwX6 Kl0tJnC1yrEt1v/vYFC/82EuI7w= 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.45]) by mxa.mailgun.org with ESMTP id 5bafc55a.7fe72871a3c0-smtp-out-n01; Sat, 29 Sep 2018 18:32:58 -0000 (UTC) Date: Sat, 29 Sep 2018 18:33:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bafc55aabbcd_2ec72b1b50f94ebc448c@hookshot-fe-5a11256.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 481cba: Disallow linux versions before 3.7 for aarch64 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bafc55aab63d_2ec72b1b50f94ebc447f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00023.txt.bz2 ----==_mimepart_5bafc55aab63d_2ec72b1b50f94ebc447f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1284 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 481cbaac9b23c80226b4f2c78e503a7281d97cbb https://github.com/crosstool-ng/crosstool-ng/commit/481cbaac9b23c80226b4f2c78e503a7281d97cbb Author: Alexey Neyman Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M config/arch/arm.in M packages/linux/package.desc Log Message: ----------- Disallow linux versions before 3.7 for aarch64 Fixes #1028 Signed-off-by: Alexey Neyman Commit: ee1e67ccb462887da759d3895aa36a51fe96f4fb https://github.com/crosstool-ng/crosstool-ng/commit/ee1e67ccb462887da759d3895aa36a51fe96f4fb Author: Alexey Neyman Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M config/arch/arm.in M packages/linux/package.desc Log Message: ----------- Merge pull request #1041 from stilor/aarch64-in-linux3.7 Disallow linux versions before 3.7 for aarch64 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/99a261736b08...ee1e67ccb462 **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_5bafc55aab63d_2ec72b1b50f94ebc447f--