Use iconv appeared some point after 10.2.8 but with the broken BSD headers.
This commit is contained in:
@@ -45,6 +45,8 @@ typedef unsigned long long UInt64;
|
|||||||
# define ENDIAN_LITTLE
|
# define ENDIAN_LITTLE
|
||||||
# define BACKTRACE_METHOD_X86_DARWIN
|
# define BACKTRACE_METHOD_X86_DARWIN
|
||||||
# define BACKTRACE_LOOKUP_METHOD_DLADDR
|
# define BACKTRACE_LOOKUP_METHOD_DLADDR
|
||||||
|
# define HAVE_ICONV // XXX Ugly. This has nothing to do with arch, only the version of OS X.
|
||||||
|
# define ICONV_CONST const
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef MACOSX
|
#ifndef MACOSX
|
||||||
|
|||||||
Reference in New Issue
Block a user