Use JIT on powerpc
This commit is contained in:
parent
d031f30d2a
commit
f1d853eeac
|
@ -474,6 +474,7 @@
|
|||
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "arm-freebsd"
|
||||
# elif defined(__powerpc__)
|
||||
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "ppc-freebsd"
|
||||
# define MZ_USE_JIT_PPC
|
||||
# else
|
||||
# error Unported platform.
|
||||
# endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user