aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/rdrand
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-12-23 00:14:36 +0000
committerlloyd <[email protected]>2013-12-23 00:14:36 +0000
commit32233249f38b7fcbce53699ab23c899352e17449 (patch)
tree9ff7ddeb46132716a4140c85b8de448f3324baf6 /src/entropy/rdrand
parentf9bf642e0c810e584ce4510dfa2db59b6de03630 (diff)
Set -m flags for rdrand.cpp. Update compiler ISA flags
Diffstat (limited to 'src/entropy/rdrand')
-rw-r--r--src/entropy/rdrand/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/entropy/rdrand/info.txt b/src/entropy/rdrand/info.txt
index 5c74e6c25..546ab699a 100644
--- a/src/entropy/rdrand/info.txt
+++ b/src/entropy/rdrand/info.txt
@@ -1,5 +1,7 @@
define ENTROPY_SRC_RDRAND 20131128
+need_isa rdrand
+
<source>
rdrand.cpp
</source>