]> pd.if.org Git - zpackage/blobdiff - Makefile
remove sha224 and sha512-224
[zpackage] / Makefile
index 9bebb4bbc7bce64a6eb72c3b4d523aad336f5ae5..62bbe121b355505441e904ceb21867a66373def7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -411,11 +411,9 @@ LTCOBJ= \
    hashes/rmd256.o \
    hashes/rmd320.o \
    hashes/sha1.o \
-   hashes/sha2/sha224.o \
    hashes/sha2/sha256.o \
    hashes/sha2/sha384.o \
    hashes/sha2/sha512.o \
-   hashes/sha2/sha512_224.o \
    hashes/sha2/sha512_256.o \
    hashes/sha3.o \
    hashes/sha3_test.o \
@@ -721,7 +719,6 @@ libtomcrypt/%.o: CFLAGS+= \
        -DLTC_SHA512 \
        -DLTC_SHA384 \
        -DLTC_SHA256 \
-       -DLTC_SHA224 \
        -DLTC_HASH_HELPERS \
        -DLTC_HMAC \
        -DLTC_OMAC \