Fix compilation on ARM.
From Juan Francisco Cantero Hurtado. Closes #748.
This commit is contained in:
parent
ac04d1e544
commit
8130b571c4
|
@ -259,9 +259,6 @@
|
|||
#endif
|
||||
# if defined(__arm__)
|
||||
# define MZ_USE_JIT_ARM
|
||||
# ifndef __ANDROID__
|
||||
# define MZ_USE_DWARF_LIBUNWIND
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user