aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.mingw64-x86_64
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-03-29 01:45:13 -0600
committerTheo Buehler <tb@openbsd.org>2024-03-29 02:24:23 -0600
commit70d384d5371c95ff84c79fa7cb6fa31a744dd9b3 (patch)
tree893a88bd58b5a5b0482382b15b97001d9bcaa4ee /crypto/Makefile.am.mingw64-x86_64
parentfd57ce50769f9a8490456b18ff24938c58072e18 (diff)
downloadportable-70d384d5371c95ff84c79fa7cb6fa31a744dd9b3.tar.gz
portable-70d384d5371c95ff84c79fa7cb6fa31a744dd9b3.tar.bz2
portable-70d384d5371c95ff84c79fa7cb6fa31a744dd9b3.zip
camellia/cast consolidation coping
Diffstat (limited to 'crypto/Makefile.am.mingw64-x86_64')
-rw-r--r--crypto/Makefile.am.mingw64-x86_641
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.mingw64-x86_64 b/crypto/Makefile.am.mingw64-x86_64
index 5f95b52..90a58d2 100644
--- a/crypto/Makefile.am.mingw64-x86_64
+++ b/crypto/Makefile.am.mingw64-x86_64
@@ -6,7 +6,6 @@ ASM_X86_64_MINGW64 += aes/aesni-mingw64-x86_64.S
6#ASM_X86_64_MINGW64 += bn/modexp512-mingw64-x86_64.S 6#ASM_X86_64_MINGW64 += bn/modexp512-mingw64-x86_64.S
7#ASM_X86_64_MINGW64 += bn/mont-mingw64-x86_64.S 7#ASM_X86_64_MINGW64 += bn/mont-mingw64-x86_64.S
8#ASM_X86_64_MINGW64 += bn/mont5-mingw64-x86_64.S 8#ASM_X86_64_MINGW64 += bn/mont5-mingw64-x86_64.S
9ASM_X86_64_MINGW64 += camellia/cmll-mingw64-x86_64.S
10ASM_X86_64_MINGW64 += md5/md5-mingw64-x86_64.S 9ASM_X86_64_MINGW64 += md5/md5-mingw64-x86_64.S
11ASM_X86_64_MINGW64 += modes/ghash-mingw64-x86_64.S 10ASM_X86_64_MINGW64 += modes/ghash-mingw64-x86_64.S
12ASM_X86_64_MINGW64 += rc4/rc4-mingw64-x86_64.S 11ASM_X86_64_MINGW64 += rc4/rc4-mingw64-x86_64.S