Use OS X text converter, not iconv (trying to keep the code base the same no matter for which arch it is compiling).
This commit is contained in:
@@ -45,8 +45,6 @@ typedef unsigned long long UInt64;
|
||||
# define ENDIAN_LITTLE
|
||||
# define BACKTRACE_METHOD_X86_DARWIN
|
||||
# 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
|
||||
|
||||
#ifndef MACOSX
|
||||
|
||||
Reference in New Issue
Block a user