From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15684 invoked by alias); 11 Apr 2018 04:29:36 -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 15663 invoked by uid 89); 11 Apr 2018 04:29:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.7 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; Wed, 11 Apr 2018 04:29:34 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.69.170 Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5acd8f2c.7fa1a8323ed0-smtp-out-n01; Wed, 11 Apr 2018 04:29:32 -0000 (UTC) Date: Wed, 11 Apr 2018 04:29:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5acd8f2b711f6_55432ab5c9af1c081798b@hookshot-fe-5a11256.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] b94dfc: fix deprecated diff option Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5acd8f2b70d1a_55432ab5c9af1c08178d6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00001.txt.bz2 ----==_mimepart_5acd8f2b70d1a_55432ab5c9af1c08178d6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 894 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: b94dfcd59f6d342cd975e4407c0b2ab7acbb641a https://github.com/crosstool-ng/crosstool-ng/commit/b94dfcd59f6d342cd975e4407c0b2ab7acbb641a Author: Tim Uy Date: 2018-02-28 (Wed, 28 Feb 2018) Changed paths: M samples/samples.mk Log Message: ----------- fix deprecated diff option Commit: 1b18fd6bdd0c4e1b4ade5d0cb02eba5f2d1f78db https://github.com/crosstool-ng/crosstool-ng/commit/1b18fd6bdd0c4e1b4ade5d0cb02eba5f2d1f78db Author: Alexey Neyman Date: 2018-04-10 (Tue, 10 Apr 2018) Changed paths: M samples/samples.mk Log Message: ----------- Merge pull request #924 from tofutim/feature/fixchecksamps fix deprecated diff option Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ffc638142d8b...1b18fd6bdd0c ----==_mimepart_5acd8f2b70d1a_55432ab5c9af1c08178d6--