arch: added support for aarch64
This commit is contained in:
parent
bea8120a41
commit
1ecc0827c9
7 changed files with 83 additions and 48 deletions
|
|
@ -943,7 +943,7 @@ CR_EXPORT void Meta_Init () {
|
|||
# elif defined(CR_CXX_CLANG) || defined(CR_CXX_GCC) || defined(CR_ARCH_X64)
|
||||
# define DLL_GIVEFNPTRSTODLL CR_EXPORT void CR_STDCALL
|
||||
# endif
|
||||
#elif defined(CR_LINUX) || defined (CR_OSX) || defined (CR_ANDROID)
|
||||
#else
|
||||
# define DLL_GIVEFNPTRSTODLL CR_EXPORT void
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue