mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 15:19:53 -06:00
Make it buildable on aarch64
This commit is contained in:
@ -90,6 +90,7 @@ if (ENABLE_JIT)
|
||||
|
||||
ARMJIT_A64/ARMJIT_Linkage.s
|
||||
)
|
||||
set_source_files_properties(ARMJIT_A64/ARMJIT_Linkage.s PROPERTIES COMPILE_FLAGS "-x assembler-with-cpp")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user