bc: system-library-subpath for aarch64-linux

This commit is contained in:
Matthew Flatt 2020-06-30 18:20:59 -06:00
parent 4e1646fea8
commit 7c7f16ba02

View File

@ -122,6 +122,9 @@
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "arm-" SPLS_LINUX
# define FFI_CALLBACK_NEED_INT_CLEAR
# endif
# if defined(__aarch64__)
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "aarch64-" SPLS_LINUX
# endif
# if defined(__x86_64__)
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "x86_64-" SPLS_LINUX
# define REGISTER_POOR_MACHINE