mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
Disable sha1 assembly on amd64
This commit is contained in:
@@ -283,7 +283,6 @@ for abi in elf macosx masm mingw64; do
|
||||
gen_asm_stdout $abi md5/asm/md5-x86_64.pl md5/md5-$abi-x86_64.S
|
||||
gen_asm_stdout $abi modes/asm/ghash-x86_64.pl modes/ghash-$abi-x86_64.S
|
||||
gen_asm_stdout $abi rc4/asm/rc4-x86_64.pl rc4/rc4-$abi-x86_64.S
|
||||
gen_asm_stdout $abi sha/asm/sha1-x86_64.pl sha/sha1-$abi-x86_64.S
|
||||
done
|
||||
|
||||
# copy libtls source
|
||||
|
||||
Reference in New Issue
Block a user