From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26930 invoked by alias); 23 Mar 2017 16:39:46 -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 26909 invoked by uid 89); 23 Mar 2017 16:39:45 -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: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Mar 2017 16:39:43 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 58d3fa4e.7f4f88388ab0-smtp-out-n01; Thu, 23 Mar 2017 16:39:42 -0000 (UTC) Date: Thu, 23 Mar 2017 16:39:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58d3fa4e4cde6_595b3f9e3b281c3420208@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 67ab12: Do not create multilib symlinks if not using sysro... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58d3fa4e4ca5c_595b3f9e3b281c3420195f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00037.txt.bz2 ----==_mimepart_58d3fa4e4ca5c_595b3f9e3b281c3420195f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1013 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 67ab129fc5f9837f17b50da98a17e044ef1ce09a https://github.com/crosstool-ng/crosstool-ng/commit/67ab129fc5f9837f17b50da98a17e044ef1ce09a Author: Alexey Neyman Date: 2017-03-23 (Thu, 23 Mar 2017) Changed paths: M scripts/build/cc/100-gcc.sh Log Message: ----------- Do not create multilib symlinks if not using sysroot Signed-off-by: Alexey Neyman Commit: e26f04a9d9479a103485907b685cc1d0481edf46 https://github.com/crosstool-ng/crosstool-ng/commit/e26f04a9d9479a103485907b685cc1d0481edf46 Author: Alexey Neyman Date: 2017-03-23 (Thu, 23 Mar 2017) Changed paths: M scripts/build/cc/100-gcc.sh Log Message: ----------- Merge pull request #659 from stilor/no-root-no-links Do not create multilib symlinks if not using sysroot Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8dfe2a09ef93...e26f04a9d947 ----==_mimepart_58d3fa4e4ca5c_595b3f9e3b281c3420195f--