From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98461 invoked by alias); 13 Apr 2017 15:43:48 -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 98426 invoked by uid 89); 13 Apr 2017 15:43:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.5 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, Home, H*R:D*net 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; Thu, 13 Apr 2017 15:43:46 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 58ef9cb1.7fddd76edbd0-smtp-out-n03; Thu, 13 Apr 2017 15:43:45 -0000 (UTC) Date: Thu, 13 Apr 2017 15:43:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58ef9cb0d9dbf_12e953fdfd07abc24103191@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8f5dfe: Avoid creating symlinks with empty prefix Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58ef9cb0d9af7_12e953fdfd07abc241030f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00013.txt.bz2 ----==_mimepart_58ef9cb0d9af7_12e953fdfd07abc241030f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1004 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8f5dfe97c2edfdd43ea72226c97e671e6cafc348 https://github.com/crosstool-ng/crosstool-ng/commit/8f5dfe97c2edfdd43ea72226c97e671e6cafc348 Author: Alexey Neyman Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M scripts/functions Log Message: ----------- Avoid creating symlinks with empty prefix (regression after Cygwin fix) Signed-off-by: Alexey Neyman Commit: 368a0169a27313cca60cf7d7358b6f3ef12122e4 https://github.com/crosstool-ng/crosstool-ng/commit/368a0169a27313cca60cf7d7358b6f3ef12122e4 Author: Alexey Neyman Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #690 from stilor/fix-empty-symlinks Avoid creating symlinks with empty prefix Compare: https://github.com/crosstool-ng/crosstool-ng/compare/cde8fb08c5d7...368a0169a273 ----==_mimepart_58ef9cb0d9af7_12e953fdfd07abc241030f--