diff options
author | Daniel Neus <[email protected]> | 2015-12-16 20:12:09 +0100 |
---|---|---|
committer | Daniel Neus <[email protected]> | 2015-12-16 20:12:09 +0100 |
commit | eeef1daa51670f860e10f32708ba5498d6dbebd9 (patch) | |
tree | c3cb683fdf38daf909b386915647b25754222c44 /src | |
parent | 740591cb0adf608f9ae93d0720173d1daa7934f7 (diff) |
Enable RdRand on Windows/MSVC
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/entropy/rdrand/info.txt | 1 |
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> |