From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32310 invoked by alias); 17 Jul 2017 06:50:55 -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 32287 invoked by uid 89); 17 Jul 2017 06:50:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*MI:cp1, H*M:cp1, H*M:github, H*M:iad 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; Mon, 17 Jul 2017 06:50:53 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 596c5e4a.7f1b70770210-smtp-out-n03; Mon, 17 Jul 2017 06:50:50 -0000 (UTC) Date: Mon, 17 Jul 2017 06:50:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <596c5e4a7ff27_31233fca10a69c341617c@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2472eb: Fix new framework for running from installed path Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_596c5e4a7fb73_31233fca10a69c34160c9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00006.txt.bz2 ----==_mimepart_596c5e4a7fb73_31233fca10a69c34160c9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1026 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2472ebce2ea75ecc73c144316e3464a77750acbe https://github.com/crosstool-ng/crosstool-ng/commit/2472ebce2ea75ecc73c144316e3464a77750acbe Author: Alexey Neyman Date: 2017-07-16 (Sun, 16 Jul 2017) Changed paths: M Makefile.in M scripts/functions Log Message: ----------- Fix new framework for running from installed path Fixes #777 Signed-off-by: Alexey Neyman Commit: 16169e33c8f08f5ddbd36e9e8a17a28baee8399d https://github.com/crosstool-ng/crosstool-ng/commit/16169e33c8f08f5ddbd36e9e8a17a28baee8399d Author: Alexey Neyman Date: 2017-07-16 (Sun, 16 Jul 2017) Changed paths: M Makefile.in M scripts/functions Log Message: ----------- Merge pull request #778 from stilor/fix-777 Fix new framework for running from installed path Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c609be171376...16169e33c8f0 ----==_mimepart_596c5e4a7fb73_31233fca10a69c34160c9--