aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes_ssse3/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/aes_ssse3/info.txt')
-rw-r--r--src/block/aes_ssse3/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/aes_ssse3/info.txt b/src/block/aes_ssse3/info.txt
index fb6eb83c6..7cb6ceb08 100644
--- a/src/block/aes_ssse3/info.txt
+++ b/src/block/aes_ssse3/info.txt
@@ -9,8 +9,8 @@ simd_engine
</requires>
# Intel C++ can't deal with syntax for defining constants :(
-# Visual C++ works in 64-bit mode but not 32-bit
<cc>
gcc
clang
+msvc
</cc>