From 4a371f807ed260d3cf98678ac3e973762fac55bf Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 4 May 2025 02:45:09 +0900 Subject: [PATCH] Linux: Fix build issues caused by changes after SM4 addition --- src/Build/Include/Makefile.inc | 4 ++-- src/Volume/EncryptionTest.cpp | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Build/Include/Makefile.inc b/src/Build/Include/Makefile.inc index a67e5802..e61bdb6d 100644 --- a/src/Build/Include/Makefile.inc +++ b/src/Build/Include/Makefile.inc @@ -57,8 +57,8 @@ clean: $(CXX) $(CXXFLAGS) -mssse3 -msse4.1 -msha -c $< -o $@ %.oaesni: %.cpp - @echo Compiling $(