From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63820 invoked by alias); 19 Feb 2016 09:27:29 -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 63804 invoked by uid 89); 19 Feb 2016 09:27:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1156, H*r:Unknown, Home, H*R:D*gmail.com 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; Fri, 19 Feb 2016 09:27:26 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 56c6dfec.7f8bb4a73030-in3; Fri, 19 Feb 2016 09:27:08 -0000 (UTC) Date: Fri, 19 Feb 2016 09:27:00 -0000 From: Bryan Hundven Reply-To: Bryan Hundven To: crossgcc@sourceware.org Message-ID: <56c6dfec3525a_6f833f92049332a027727b@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] a9e5d4: functions: use 'ln -sf' for softlinks Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56c6dfec34e47_6f833f92049332a02771bb"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00029.txt.bz2 ----==_mimepart_56c6dfec34e47_6f833f92049332a02771bb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1136 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a9e5d4a12df065059deaa79dd814eeadb77174a7 https://github.com/crosstool-ng/crosstool-ng/commit/a9e5d4a12df065059deaa79dd814eeadb77174a7 Author: Bryan Hundven Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M scripts/functions Log Message: ----------- functions: use 'ln -sf' for softlinks I should have just used ln -sf when I rewrote the custom locations change. BSD based systems don't have 'cp -s', so switch to using 'ln -sf'. Signed-off-by: Bryan Hundven Commit: 6df2abc6f1770c37993833f132f7e4d9931e5271 https://github.com/crosstool-ng/crosstool-ng/commit/6df2abc6f1770c37993833f132f7e4d9931e5271 Author: Bryan Hundven Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #345 from bhundven/use_ln_for_softlink functions: use 'ln -sf' for softlinks Compare: https://github.com/crosstool-ng/crosstool-ng/compare/7f739389ffa6...6df2abc6f177 ----==_mimepart_56c6dfec34e47_6f833f92049332a02771bb Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_56c6dfec34e47_6f833f92049332a02771bb--