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.txt15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index ee61076b4..7a380753d 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -1,19 +1,8 @@
define SHA1_SSE2
+need_isa sse2
+
<requires>
sha1
simd_engine
</requires>
-
-<arch>
-pentium-m
-pentium4
-prescott
-amd64
-</arch>
-
-<cc>
-gcc
-icc
-msvc
-</cc>