diff options
author | Jack Lloyd <[email protected]> | 2019-10-09 11:32:06 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-10-09 11:32:06 -0400 |
commit | db32722cc1a3eddc0ecf07c6fb8de4ad1cd4b492 (patch) | |
tree | bdb9e89cbe18c08626a7ca57802b04e409cfed22 /src | |
parent | d09de03f3b3e36f7466486ed5fa8e6bb483464c3 (diff) |
Enable SSE2 for RDSEED
Fixes #2139
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/entropy/rdseed/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/entropy/rdseed/info.txt b/src/lib/entropy/rdseed/info.txt index 5bf68cede..ee822ad7c 100644 --- a/src/lib/entropy/rdseed/info.txt +++ b/src/lib/entropy/rdseed/info.txt @@ -4,6 +4,7 @@ ENTROPY_SRC_RDSEED -> 20151218 <isa> rdseed +sse2 # for mm_pause see #2139 </isa> <header:internal> |