From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34789 invoked by alias); 19 Dec 2016 19:58:54 -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 34773 invoked by uid 89); 19 Dec 2016 19:58:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, sk:crossto, Kill, Home 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; Mon, 19 Dec 2016 19:58:44 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 58583bf1.7faedc35c390-smtp-out-n01; Mon, 19 Dec 2016 19:58:41 -0000 (UTC) Date: Mon, 19 Dec 2016 19:58:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58583bf1670f8_22e43f9d8014b13c269bc@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 5c9850: Kill CT_INSTALL_DIR. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58583bf166c73_22e43f9d8014b13c268c9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg00019.txt.bz2 ----==_mimepart_58583bf166c73_22e43f9d8014b13c268c9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1081 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5c985041fd7b71d6f9ae0141d8759c0eff1ea1eb https://github.com/crosstool-ng/crosstool-ng/commit/5c985041fd7b71d6f9ae0141d8759c0eff1ea1eb Author: Alexey Neyman Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M config/global/paths.in M scripts/crosstool-NG.sh.in Log Message: ----------- Kill CT_INSTALL_DIR. We now use CT_PREFIX and expect the resulting toolchain to be relocatable. Signed-off-by: Alexey Neyman Commit: a2d49174dffdb9e33aa6cb53da16d84824fd4ed6 https://github.com/crosstool-ng/crosstool-ng/commit/a2d49174dffdb9e33aa6cb53da16d84824fd4ed6 Author: Alexey Neyman Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M config/global/paths.in M scripts/crosstool-NG.sh.in Log Message: ----------- Merge pull request #512 from stilor/kill-install-dir Kill CT_INSTALL_DIR. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/221461b22f75...a2d49174dffd ----==_mimepart_58583bf166c73_22e43f9d8014b13c268c9--