android: disable libunwind for now
There's an issue with dl_iterate_phdr().
This commit is contained in:
parent
99b1571708
commit
d9f7353d63
|
@ -245,7 +245,9 @@
|
|||
#endif
|
||||
# if defined(__arm__)
|
||||
# define MZ_USE_JIT_ARM
|
||||
# define MZ_USE_DWARF_LIBUNWIND
|
||||
# ifndef __ANDROID__
|
||||
# define MZ_USE_DWARF_LIBUNWIND
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user