osxcross/patches
Thomas Pöchtrager e5d9db7ed0 update cctools to 862 and ld64 to 241.9
port changes:
- misc fixes
- add '-L/usr/pkg/lib' for NetBSD
- update libobjc2 to r37977
- silence / fix libobjc2 warnings
- remove freebsd ifdef in favor of '-isystem /usr/local'
- add installhdrs target (cctools-port/issues/2)
- prefer glibtoolize over libtoolize
- add support for OS X and iOS as host system (cctools-port/issues/1)
- add a workaround for a glibc 2.20 bug
- link with -rpath to ease finding libLTO
- check for __cxa_demangle in -lstdc++
- use std=c++0x instead of -std=gnu++0x
- fix ld64 to compile with libstdc++
- fix automake warnings
- ld64: enable all architectures

This also gets rid of the automake dependency.
2014-11-21 23:06:01 +01:00
..
cctools-ld64-1.patch use a nifty preprocessor trick to workaround the __block issue in unistd.h 2014-03-26 20:29:50 +01:00
cctools-ld64-2.patch use a nifty preprocessor trick to workaround the __block issue in unistd.h 2014-03-26 20:29:50 +01:00
libstdcxx.patch get libstdc++ mutex header working with clang + -oc-use-gcc-libs + -mmacosx-version-min= < 10.7 2014-04-23 19:31:49 +02:00
xar-netbsd.patch support NetBSD (https://github.com/tpoechtrager/osxcross/issues/7) 2014-03-26 20:39:20 +01:00