diff options
Diffstat (limited to 'src/lib/rng/rdrand_rng/info.txt')
-rw-r--r-- | src/lib/rng/rdrand_rng/info.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/lib/rng/rdrand_rng/info.txt b/src/lib/rng/rdrand_rng/info.txt new file mode 100644 index 000000000..2e597ebec --- /dev/null +++ b/src/lib/rng/rdrand_rng/info.txt @@ -0,0 +1,16 @@ +define RDRAND_RNG 20160619 + +need_isa rdrand + +<arch> +x86_32 +x86_64 +</arch> + +<cc> +gcc +clang +icc +msvc +</cc> + |