From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71898 invoked by alias); 1 Mar 2017 08:37:07 -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 71879 invoked by uid 89); 1 Mar 2017 08:37:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 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, 626, 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, 01 Mar 2017 08:37:04 +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 58b6882f.7f40402f3ae0-smtp-out-n01; Wed, 01 Mar 2017 08:37:03 -0000 (UTC) Date: Wed, 01 Mar 2017 08:37:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58b6882e7baac_e2c53fcceab69c38505b@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] da5e98: Backport the fix from 2.19 for cross-rpcgen on mac... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58b6882e7b7a4_e2c53fcceab69c384924"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00002.txt.bz2 ----==_mimepart_58b6882e7b7a4_e2c53fcceab69c384924 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1923 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: da5e98b60f19ed2301c3cc1467cb6d1073827cf1 https://github.com/crosstool-ng/crosstool-ng/commit/da5e98b60f19ed2301c3cc1467cb6d1073827cf1 Author: Alexey Neyman Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: A patches/glibc/2.12.1/300-macos-cross-rpcgen.patch A patches/glibc/2.12.2/300-macos-cross-rpcgen.patch A patches/glibc/2.13/300-macos-cross-rpcgen.patch A patches/glibc/2.14.1/300-macos-cross-rpcgen.patch A patches/glibc/2.14/300-macos-cross-rpcgen.patch A patches/glibc/2.15/300-macos-cross-rpcgen.patch A patches/glibc/2.16.0/300-macos-cross-rpcgen.patch A patches/glibc/2.17/300-macos-cross-rpcgen.patch A patches/glibc/2.18/300-macos-cross-rpcgen.patch Log Message: ----------- Backport the fix from 2.19 for cross-rpcgen on macos Signed-off-by: Alexey Neyman Commit: 25c55cd5d7159b925ef2282f945cbb4e7a8db968 https://github.com/crosstool-ng/crosstool-ng/commit/25c55cd5d7159b925ef2282f945cbb4e7a8db968 Author: Alexey Neyman Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: A patches/glibc/2.12.1/300-macos-cross-rpcgen.patch A patches/glibc/2.12.2/300-macos-cross-rpcgen.patch A patches/glibc/2.13/300-macos-cross-rpcgen.patch A patches/glibc/2.14.1/300-macos-cross-rpcgen.patch A patches/glibc/2.14/300-macos-cross-rpcgen.patch A patches/glibc/2.15/300-macos-cross-rpcgen.patch A patches/glibc/2.16.0/300-macos-cross-rpcgen.patch A patches/glibc/2.17/300-macos-cross-rpcgen.patch A patches/glibc/2.18/300-macos-cross-rpcgen.patch Log Message: ----------- Merge pull request #626 from stilor/master Backport the fix from 2.19 for cross-rpcgen on macos Compare: https://github.com/crosstool-ng/crosstool-ng/compare/864d1358e05d...25c55cd5d715 ----==_mimepart_58b6882e7b7a4_e2c53fcceab69c384924--