From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93198 invoked by alias); 29 Apr 2017 18:16:43 -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 93181 invoked by uid 89); 29 Apr 2017 18:16:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Envelope-From:sk:sourcew, H*F:D*att.net, H*r:Unknown, H*c:mimHpHrt 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; Sat, 29 Apr 2017 18:16:40 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5904d888.7fb8cc4d24b0-smtp-out-n02; Sat, 29 Apr 2017 18:16:40 -0000 (UTC) Date: Sat, 29 Apr 2017 18:16:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5904d8876243b_18713fbe5b34fc34143573@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] c2ce5a: Fix for missing DESTDIR Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5904d88762067_18713fbe5b34fc341434ca"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00027.txt.bz2 ----==_mimepart_5904d88762067_18713fbe5b34fc341434ca Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1278 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: c2ce5a21a180c75338e9ddcf8ee7c69b47d0463c https://github.com/crosstool-ng/crosstool-ng/commit/c2ce5a21a180c75338e9ddcf8ee7c69b47d0463c Author: Alexey Neyman Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M Makefile.in Log Message: ----------- Fix for missing DESTDIR Signed-off-by: Alexey Neyman Commit: f52aecf43ba21fb3d1bd1a263f3f06a149defcdd https://github.com/crosstool-ng/crosstool-ng/commit/f52aecf43ba21fb3d1bd1a263f3f06a149defcdd Author: Alexey Neyman Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M Makefile.in Log Message: ----------- Fix make clean/mrproper Signed-off-by: Alexey Neyman Commit: 347a1938a8079f616fda1915c9940d61c86beb10 https://github.com/crosstool-ng/crosstool-ng/commit/347a1938a8079f616fda1915c9940d61c86beb10 Author: Alexey Neyman Date: 2017-04-29 (Sat, 29 Apr 2017) Changed paths: M Makefile.in Log Message: ----------- Merge pull request #705 from stilor/fix-destdir Fix destdir Compare: https://github.com/crosstool-ng/crosstool-ng/compare/88fdbac42527...347a1938a807 ----==_mimepart_5904d88762067_18713fbe5b34fc341434ca--