mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 11:14:58 -06:00
Update to 7-Zip Version 21.02
This commit is contained in:
10
C/var_gcc_x64.mak
Normal file
10
C/var_gcc_x64.mak
Normal file
@@ -0,0 +1,10 @@
|
||||
PLATFORM=x64
|
||||
O=b/g_$(PLATFORM)
|
||||
IS_X64=1
|
||||
IS_X86=
|
||||
IS_ARM64=
|
||||
CROSS_COMPILE=
|
||||
MY_ARCH=
|
||||
USE_ASM=1
|
||||
CC=$(CROSS_COMPILE)gcc
|
||||
CXX=$(CROSS_COMPILE)g++
|
||||
Reference in New Issue
Block a user