aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_sse2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/sha1_sse2/info.txt')
-rw-r--r--src/hash/sha1_sse2/info.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index b8d693b70..4a7a1b5e9 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -2,26 +2,6 @@ realname "SHA-1 (SSE2)"
define SHA1_SSE2
-load_on auto
-
-<add>
-sha1_sse2_imp.cpp
-sha1_sse2.cpp
-sha1_sse2.h
-</add>
-
-<arch>
-pentium-m
-pentium4
-prescott
-amd64
-</arch>
-
-<cc>
-gcc
-icc
-</cc>
-
<requires>
sha1
sse2_eng