From: Richard Levitte Date: Fri, 19 Jun 2020 08:08:33 +0000 (+0200) Subject: Build: Remove faulty DES assembler spec X-Git-Tag: openssl-3.0.0-alpha4~66 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5797e309fce89b5aa9f690ad82f272552b4c7987;p=oweals%2Fopenssl.git Build: Remove faulty DES assembler spec crypto/des/build.info had a faulty spec that ghash-ia64 should be compiled for DES. Removed. Fixes #12197 Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12203) --- diff --git a/crypto/des/build.info b/crypto/des/build.info index eb0c75496b..b73e740bec 100644 --- a/crypto/des/build.info +++ b/crypto/des/build.info @@ -1,7 +1,6 @@ $DESASM=des_enc.c fcrypt_b.c IF[{- !$disabled{asm} -}] $DESASM_x86=des-586.s crypt586.s - $DESASM_ia64=ghash-ia64.s $DESASM_sparcv9=des_enc-sparc.S fcrypt_b.c dest4-sparcv9.S $DESASM_sparcv8=des_enc-sparc.S fcrypt_b.c