From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89343 invoked by alias); 24 Jan 2016 11:35:51 -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 89331 invoked by uid 89); 24 Jan 2016 11:35:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=326, sdk, HX-Envelope-From:bounce, HX-Envelope-From:sk:sourcew 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; Sun, 24 Jan 2016 11:35:49 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 56a4b712.7f6238ea8b40-in07; Sun, 24 Jan 2016 11:35:46 -0000 (UTC) Date: Sun, 24 Jan 2016 11:35:00 -0000 From: Ray Donnelly Reply-To: Ray Donnelly To: crossgcc@sourceware.org Message-ID: <56a4b712f4_50f3fbc99d272c01245aa@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1ced27: patches/binutils: wcsncasecmp is provided by OSX >... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56a4b711f3f21_50f3fbc99d272c012446e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00025.txt.bz2 ----==_mimepart_56a4b711f3f21_50f3fbc99d272c012446e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1333 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1ced27e223caec88fa9fdaf1ba0427000117e77f https://github.com/crosstool-ng/crosstool-ng/commit/1ced27e223caec88fa9fdaf1ba0427000117e77f Author: Kasumi Hanazuki Date: 2016-01-24 (Sun, 24 Jan 2016) Changed paths: M patches/binutils/2.25.1/350-Darwin-Two-fixes-from-Android-NDK-PTHREAD_ONCE_INIT-wcsncasecmp.patch Log Message: ----------- patches/binutils: wcsncasecmp is provided by OSX >= 10.7 OSX SDK has a declaration for `wcsncasecmp` since 10.7, which conflicts with the definition provided by the patch for binutils. Signed-off-by: Kasumi Fukuda Commit: b8ca5bd0836bedf73c7f3dfba31b046c089afb0d https://github.com/crosstool-ng/crosstool-ng/commit/b8ca5bd0836bedf73c7f3dfba31b046c089afb0d Author: Ray Donnelly Date: 2016-01-24 (Sun, 24 Jan 2016) Changed paths: M patches/binutils/2.25.1/350-Darwin-Two-fixes-from-Android-NDK-PTHREAD_ONCE_INIT-wcsncasecmp.patch Log Message: ----------- Merge pull request #326 from hanazuki/binutils-patch-for-newer-osx patches/binutils: wcsncasecmp is provided by OSX >= 10.7 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/99cf46785853...b8ca5bd0836b ----==_mimepart_56a4b711f3f21_50f3fbc99d272c012446e Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_56a4b711f3f21_50f3fbc99d272c012446e--