aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha2_32
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/sha2_32')
-rw-r--r--src/lib/hash/sha2_32/sha2_32_x86/info.txt6
1 files changed, 6 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 feec5a30a..c0b159ab2 100644
--- a/src/lib/hash/sha2_32/sha2_32_x86/info.txt
+++ b/src/lib/hash/sha2_32/sha2_32_x86/info.txt
@@ -3,3 +3,9 @@ SHA2_32_X86 -> 20170518
</defines>
need_isa sha,sse4.1
+
+<cc>
+gcc:5.0
+clang:3.9
+msvc:2015
+</cc>