From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124489 invoked by alias); 9 Feb 2016 00:10:26 -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 124476 invoked by uid 89); 9 Feb 2016 00:10:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 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, Home, H*R:D*gmail.com, D*at 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, 09 Feb 2016 00:10:24 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 56b92e6c.71d7330-in1; Tue, 09 Feb 2016 00:10:20 -0000 (UTC) Date: Tue, 09 Feb 2016 00:10:00 -0000 From: Bryan Hundven Reply-To: Bryan Hundven To: crossgcc@sourceware.org Message-ID: <56b92e6be9ff5_40673f7fb862b2a012121@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 12d24e: functions: Softlink custom directory Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56b92e6be9c45_40673f7fb862b2a0121146"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00008.txt.bz2 ----==_mimepart_56b92e6be9c45_40673f7fb862b2a0121146 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1179 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 12d24ee33b6c8bddd534db57b683d839f6df2fb9 https://github.com/crosstool-ng/crosstool-ng/commit/12d24ee33b6c8bddd534db57b683d839f6df2fb9 Author: Bryan Hundven Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M scripts/functions Log Message: ----------- functions: Softlink custom directory Hardlinking the custom source directory does not work across separate mount points. Chnage this to a softlink instead. This closes #336 Reported-by: Jasmin Jessich Signed-off-by: Bryan Hundven Commit: b1c319da4598b2060e27c6d2618d85fd93ccd203 https://github.com/crosstool-ng/crosstool-ng/commit/b1c319da4598b2060e27c6d2618d85fd93ccd203 Author: Bryan Hundven Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #337 from bhundven/softlink_custom_directory functions: Softlink custom directory Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1cfc160f9d18...b1c319da4598 ----==_mimepart_56b92e6be9c45_40673f7fb862b2a0121146 Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_56b92e6be9c45_40673f7fb862b2a0121146--