mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Add LZMA SDK.
This commit is contained in:
11
3rdparty/lzma-21.03beta/CPP/7zip/var_mac_arm64.mak
vendored
Normal file
11
3rdparty/lzma-21.03beta/CPP/7zip/var_mac_arm64.mak
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
PLATFORM=arm64
|
||||
O=b/m_$(PLATFORM)
|
||||
IS_X64=
|
||||
IS_X86=
|
||||
IS_ARM64=1
|
||||
CROSS_COMPILE=
|
||||
MY_ARCH=-arch arm64
|
||||
USE_ASM=1
|
||||
CC=$(CROSS_COMPILE)clang
|
||||
CXX=$(CROSS_COMPILE)clang++
|
||||
USE_CLANG=1
|
||||
Reference in New Issue
Block a user