aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-07-10 15:05:15 +0000
committerlloyd <[email protected]>2013-07-10 15:05:15 +0000
commit2e0bd809db5b8af257a30d278f748e8906c662ee (patch)
tree2441ebaa914f434acd47626a989090b097861ea6
parent88a8df2808f8f086930b6fc6bca1849a330befbd (diff)
Enable RDRAND in 32-bit builds
-rw-r--r--src/entropy/rdrand/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/rdrand/info.txt b/src/entropy/rdrand/info.txt
index 4b9362d61..f1a536e95 100644
--- a/src/entropy/rdrand/info.txt
+++ b/src/entropy/rdrand/info.txt
@@ -9,7 +9,7 @@ rdrand.h
</header:internal>
<arch>
-x86
+x86_32
x86_64
</arch>