Skip to content

Commit

Permalink
Remove Sha384 from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
cielavenir committed Feb 9, 2025
1 parent 1d1e8c6 commit 0fa3dd6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CPP/7zip/Bundles/Format7zF/Arc_gcc.mak
Original file line number Diff line number Diff line change
Expand Up @@ -371,12 +371,10 @@ endif
HASHES_OBJS = \
$O/Md2Reg.o \
$O/Md4Reg.o \
$O/Sha384Reg.o \
$O/XXH32Reg.o \
$O/Blake3Reg.o \
$O/md2.o \
$O/md4.o \
$O/sha512.o \
$O/blake3.o \

C_OBJS = \
Expand Down

0 comments on commit 0fa3dd6

Please sign in to comment.