Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/Crypto/AES/makefile')
-rwxr-xr-x7zip/Crypto/AES/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/7zip/Crypto/AES/makefile b/7zip/Crypto/AES/makefile
index a6b61c41..28f99965 100755
--- a/7zip/Crypto/AES/makefile
+++ b/7zip/Crypto/AES/makefile
@@ -28,4 +28,4 @@ $(AES_OBJS): $(*B).cpp
$(AES_OPT_OBJS): $(*B).cpp
$(COMPL_O2)
$(AES_ORIG_OBJS): $(*B).c
- $(COMPL_O2)
+ $(COMPL_O2_W3)