diff options
author | Jack Lloyd <[email protected]> | 2015-12-17 03:43:52 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-12-17 03:43:52 -0500 |
commit | 2ec18f58345e1b97131787c9dbaec3027bcb15c3 (patch) | |
tree | c3cb683fdf38daf909b386915647b25754222c44 /src | |
parent | 740591cb0adf608f9ae93d0720173d1daa7934f7 (diff) | |
parent | eeef1daa51670f860e10f32708ba5498d6dbebd9 (diff) |
Merge pull request #364 from neusdan/RdRand_windows
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> |