From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70498 invoked by alias); 8 Oct 2018 05:41:45 -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 70483 invoked by uid 89); 8 Oct 2018 05:41:44 -0000 Authentication-Results: sourceware.org; auth=none 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, HX-Envelope-From:sk:sourcew, 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; Mon, 08 Oct 2018 05:41:43 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1538977301; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=F4Ak00iadLWEvMwBLQdErQCZ5mSR9O86XYo8Ab4aPyg=; b=MZtE5b4fmBEBJIscn0cHq07v2MRppONl1lUcSF5www8peNwoMj1h3ZAWH/Iqm/tIg2bPBEqy 2QLYysF4MHiBIhD214PkuchuCfWFDUp1v3N4XrnfbTOFLDwZk0JRcnynKl4DOnng67Kra3jH FIaOhdKHLYSqYcutoEL/Ubrev+Y= X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bbaee14.7ff8f6275780-smtp-out-n02; Mon, 08 Oct 2018 05:41:40 -0000 (UTC) Date: Mon, 08 Oct 2018 05:41:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bbaee1343099_64072ad81985858810073f@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8f86bd: Restore binutils (gold) build on mingw32 host Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bbaee13429b7_64072ad8198585881006b1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00005.txt.bz2 ----==_mimepart_5bbaee13429b7_64072ad8198585881006b1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1316 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8f86bd8078a8ff374639e751156142353ea86a3a https://github.com/crosstool-ng/crosstool-ng/commit/8f86bd8078a8ff374639e751156142353ea86a3a Author: Alexey Neyman Date: 2018-10-07 (Sun, 07 Oct 2018) Changed paths: A packages/binutils/2.31.1/0011-Restore-build-on-x86_64-w64-mingw32.patch Log Message: ----------- Restore binutils (gold) build on mingw32 host Fixes #1049. Signed-off-by: Alexey Neyman Commit: ad867266c2e37ed5fb969eb0765fe13393fa3021 https://github.com/crosstool-ng/crosstool-ng/commit/ad867266c2e37ed5fb969eb0765fe13393fa3021 Author: Alexey Neyman Date: 2018-10-07 (Sun, 07 Oct 2018) Changed paths: A packages/binutils/2.31.1/0011-Restore-build-on-x86_64-w64-mingw32.patch Log Message: ----------- Merge pull request #1056 from stilor/binutils-mingw Restore binutils (gold) build on mingw32 host Compare: https://github.com/crosstool-ng/crosstool-ng/compare/e18e44ea8de8...ad867266c2e3 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5bbaee13429b7_64072ad8198585881006b1--