mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 06:07:07 -06:00
Update zstd to version 1.5.0
This commit is contained in:
@@ -121,7 +121,7 @@ CFLAGS_O1 = $(CFLAGS) -O1
|
||||
!ELSE
|
||||
CFLAGS_O1 = $(CFLAGS) -O1
|
||||
!ENDIF
|
||||
CFLAGS_O2 = $(CFLAGS) -O2
|
||||
CFLAGS_O2 = $(CFLAGS) -O2 /Ob3
|
||||
|
||||
LFLAGS = $(LFLAGS) -nologo -OPT:REF -OPT:ICF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user