mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 16:07:04 -06:00
Update to 7-Zip Version 21.02
This commit is contained in:
11
C/var_clang_arm64.mak
Normal file
11
C/var_clang_arm64.mak
Normal file
@@ -0,0 +1,11 @@
|
||||
PLATFORM=arm64
|
||||
O=b/c_$(PLATFORM)
|
||||
IS_X64=
|
||||
IS_X86=
|
||||
IS_ARM64=1
|
||||
CROSS_COMPILE=
|
||||
MY_ARCH=
|
||||
USE_ASM=1
|
||||
CC=$(CROSS_COMPILE)clang
|
||||
CXX=$(CROSS_COMPILE)clang++
|
||||
USE_CLANG=1
|
||||
Reference in New Issue
Block a user