From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78727 invoked by alias); 21 Mar 2017 05:26:35 -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 78691 invoked by uid 89); 21 Mar 2017 05:26:33 -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=Hx-languages-length:988, 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; Tue, 21 Mar 2017 05:26:31 +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 58d0b987.7ffa102b5960-smtp-out-n02; Tue, 21 Mar 2017 05:26:31 -0000 (UTC) Date: Tue, 21 Mar 2017 05:26:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58d0b98722db1_71c13fc3842cfc2c1467f7@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 55c9c7: Hot fix for 'make install' Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58d0b98722a29_71c13fc3842cfc2c1466fa"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00030.txt.bz2 ----==_mimepart_58d0b98722a29_71c13fc3842cfc2c1466fa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 978 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 55c9c7f05872a113e8d867bba40a7f02900229b7 https://github.com/crosstool-ng/crosstool-ng/commit/55c9c7f05872a113e8d867bba40a7f02900229b7 Author: Alexey Neyman Date: 2017-03-20 (Mon, 20 Mar 2017) Changed paths: M Makefile.in Log Message: ----------- Hot fix for 'make install' ... while I continue to work on release script. Signed-off-by: Alexey Neyman Commit: 80daed99de7fb7f3b7a42f8bfd169fa9a44b63f0 https://github.com/crosstool-ng/crosstool-ng/commit/80daed99de7fb7f3b7a42f8bfd169fa9a44b63f0 Author: Alexey Neyman Date: 2017-03-20 (Mon, 20 Mar 2017) Changed paths: M Makefile.in Log Message: ----------- Merge pull request #653 from stilor/fix-make-install Hot fix for 'make install' Compare: https://github.com/crosstool-ng/crosstool-ng/compare/d44174448adb...80daed99de7f ----==_mimepart_58d0b98722a29_71c13fc3842cfc2c1466fa--