aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.macosx-x86_64
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-03-28 20:47:48 -0600
committerTheo Buehler <tb@openbsd.org>2024-03-28 20:47:48 -0600
commitf95940836bd539b08a91bfdfcec0bf5cc1b7c0ac (patch)
treef099844eff50d5b2bbca036bf4495d4be2e3d036 /crypto/Makefile.am.macosx-x86_64
parentc370c924d1e4ce41dac0b661755e02532bc1b71a (diff)
downloadportable-f95940836bd539b08a91bfdfcec0bf5cc1b7c0ac.tar.gz
portable-f95940836bd539b08a91bfdfcec0bf5cc1b7c0ac.tar.bz2
portable-f95940836bd539b08a91bfdfcec0bf5cc1b7c0ac.zip
Consolidate whirlpool
Diffstat (limited to 'crypto/Makefile.am.macosx-x86_64')
-rw-r--r--crypto/Makefile.am.macosx-x86_641
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.macosx-x86_64 b/crypto/Makefile.am.macosx-x86_64
index ad1c39f..53593e2 100644
--- a/crypto/Makefile.am.macosx-x86_64
+++ b/crypto/Makefile.am.macosx-x86_64
@@ -13,7 +13,6 @@ ASM_X86_64_MACOSX += rc4/rc4-macosx-x86_64.S
13ASM_X86_64_MACOSX += sha/sha1-macosx-x86_64.S 13ASM_X86_64_MACOSX += sha/sha1-macosx-x86_64.S
14ASM_X86_64_MACOSX += sha/sha256-macosx-x86_64.S 14ASM_X86_64_MACOSX += sha/sha256-macosx-x86_64.S
15ASM_X86_64_MACOSX += sha/sha512-macosx-x86_64.S 15ASM_X86_64_MACOSX += sha/sha512-macosx-x86_64.S
16ASM_X86_64_MACOSX += whrlpool/wp-macosx-x86_64.S
17ASM_X86_64_MACOSX += cpuid-macosx-x86_64.S 16ASM_X86_64_MACOSX += cpuid-macosx-x86_64.S
18 17
19ASM_X86_64_MACOSX += bn/arch/amd64/bignum_add.S 18ASM_X86_64_MACOSX += bn/arch/amd64/bignum_add.S