This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 1ced27: patches/binutils: wcsncasecmp is provided by OSX >...


  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 <kasumi@rollingapple.net>
  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 <kasumi@rollingapple.net>


  Commit: b8ca5bd0836bedf73c7f3dfba31b046c089afb0d
      https://github.com/crosstool-ng/crosstool-ng/commit/b8ca5bd0836bedf73c7f3dfba31b046c089afb0d
  Author: Ray Donnelly <mingw.android@gmail.com>
  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
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]