aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha2_32
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-09-04 09:23:53 -0400
committerJack Lloyd <[email protected]>2019-09-04 12:16:53 -0400
commitc6854a46ddf8fa13d01b3d1fb62ba9726a5dbd6d (patch)
tree6bb280d9a5606e76e0bdd9efe4ea12e1576e4eaf /src/lib/hash/sha2_32
parent61e2d0fb12a57743eda6da950e9b6fa31ccb7fc0 (diff)
Make ssse3/sse2 dependencies explicit rather than implicit
Previously --disable-sse2/--disable-ssse3 would not work as expected
Diffstat (limited to 'src/lib/hash/sha2_32')
-rw-r--r--src/lib/hash/sha2_32/sha2_32_x86/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/hash/sha2_32/sha2_32_x86/info.txt b/src/lib/hash/sha2_32/sha2_32_x86/info.txt
index bc167ef04..8d9fb4149 100644
--- a/src/lib/hash/sha2_32/sha2_32_x86/info.txt
+++ b/src/lib/hash/sha2_32/sha2_32_x86/info.txt
@@ -4,6 +4,7 @@ SHA2_32_X86 -> 20170518
<isa>
sha
+sse2
ssse3
sse41
</isa>