From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17141 invoked by alias); 1 Oct 2017 20:58:28 -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 17128 invoked by uid 89); 1 Oct 2017 20:58:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 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, H*MI:prd, H*M:prd, Home X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 01 Oct 2017 20:58:26 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 59d156f0.7fb9c413c780-smtp-out-n02; Sun, 01 Oct 2017 20:58:24 -0000 (UTC) Date: Sun, 01 Oct 2017 20:58:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <59d156f0a398_14d93ff2c33b7c3411865f@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] a6dbc8: Do not change {pkg}_VERSION Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_59d156f09fd9_14d93ff2c33b7c3411850"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-10/txt/msg00001.txt.bz2 ----==_mimepart_59d156f09fd9_14d93ff2c33b7c3411850 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1027 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a6dbc8f7012cd50b361428af87715f331ef80ed3 https://github.com/crosstool-ng/crosstool-ng/commit/a6dbc8f7012cd50b361428af87715f331ef80ed3 Author: Alexey Neyman Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M scripts/functions Log Message: ----------- Do not change {pkg}_VERSION Instead, use new variable ${pkg_dir} to locate auxiliary files. Fixes #838. Signed-off-by: Alexey Neyman Commit: 626abb9614d36c02ace6e4c4427efac4499ce752 https://github.com/crosstool-ng/crosstool-ng/commit/626abb9614d36c02ace6e4c4427efac4499ce752 Author: Alexey Neyman Date: 2017-10-01 (Sun, 01 Oct 2017) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #839 from stilor/glibc-local-build-fail Do not change {pkg}_VERSION Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f966dd855fd8...626abb9614d3 ----==_mimepart_59d156f09fd9_14d93ff2c33b7c3411850--