From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4082 invoked by alias); 17 Feb 2017 18:42:38 -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 3951 invoked by uid 89); 17 Feb 2017 18:42:37 -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,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Hx-languages-length:1059, 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; Fri, 17 Feb 2017 18:42:27 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 58a74411.7fb5d88ea4b0-smtp-out-n03; Fri, 17 Feb 2017 18:42:25 -0000 (UTC) Date: Fri, 17 Feb 2017 18:42:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58a7441097c5f_253d3fcd4633bc441639e3@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1aa427: Fix undefined reference to _wopen on Cygwin Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58a7441097900_253d3fcd4633bc44163843"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00029.txt.bz2 ----==_mimepart_58a7441097900_253d3fcd4633bc44163843 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1032 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1aa427719c500c20b9355fab8328353a3f54b346 https://github.com/crosstool-ng/crosstool-ng/commit/1aa427719c500c20b9355fab8328353a3f54b346 Author: Alexey Neyman Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: A patches/zlib/1.2.11/110-no-_wopen-cygwin.patch Log Message: ----------- Fix undefined reference to _wopen on Cygwin Signed-off-by: Alexey Neyman Commit: 16b1bdb89410b67bcf85f67caee13682025cdde9 https://github.com/crosstool-ng/crosstool-ng/commit/16b1bdb89410b67bcf85f67caee13682025cdde9 Author: Alexey Neyman Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: A patches/zlib/1.2.11/110-no-_wopen-cygwin.patch Log Message: ----------- Merge pull request #603 from stilor/fix-zlib-cygwin Fix undefined reference to _wopen on Cygwin Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f45093a18ab9...16b1bdb89410 ----==_mimepart_58a7441097900_253d3fcd4633bc44163843--