ifdef USE_ASM
ifdef IS_X64
USE_LZMA_DEC_ASM=1
endif
ifdef IS_ARM64
ifdef USE_LZMA_DEC_ASM
LZMA_DEC_OPT_OBJS= $O/LzmaDecOpt.o