Add FreeBSD/aarch64 platform
This commit is contained in:
parent
4c672a5b6a
commit
c7c4efca95
|
@ -346,6 +346,8 @@
|
|||
# define FLUSH_SPARC_REGISTER_WINDOWS
|
||||
# elif defined(__arm__)
|
||||
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "arm-freebsd"
|
||||
# elif defined(__aarch64__)
|
||||
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "aarch64-freebsd"
|
||||
# elif defined(__powerpc__)
|
||||
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "ppc-freebsd"
|
||||
# define MZ_USE_JIT_PPC
|
||||
|
|
Loading…
Reference in New Issue
Block a user