aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDaniel Neus <[email protected]>2015-12-16 20:12:09 +0100
committerDaniel Neus <[email protected]>2015-12-16 20:12:09 +0100
commiteeef1daa51670f860e10f32708ba5498d6dbebd9 (patch)
treec3cb683fdf38daf909b386915647b25754222c44 /src
parent740591cb0adf608f9ae93d0720173d1daa7934f7 (diff)
Enable RdRand on Windows/MSVC
Diffstat (limited to 'src')
-rw-r--r--src/lib/entropy/rdrand/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/entropy/rdrand/info.txt b/src/lib/entropy/rdrand/info.txt
index 546ab699a..e3e1a2a50 100644
--- a/src/lib/entropy/rdrand/info.txt
+++ b/src/lib/entropy/rdrand/info.txt
@@ -19,4 +19,5 @@ x86_64
gcc
clang
icc
+msvc
</cc>