aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-01-04 11:17:09 -0500
committerJack Lloyd <[email protected]>2018-01-04 11:17:09 -0500
commitf77467ff13ad95a9478eef5239bd9d6b0f48085f (patch)
tree2b29c5ef41cc97034126020d4cfa6ff8f1218e4f /src/lib/entropy
parent8c781b9be8b98ccbe03e2cfd419026b3ccc9e96a (diff)
Remove needless <arch> blocks for RDRAND/RDSEED
These were already implicit due to requiring the relevant ISA
Diffstat (limited to 'src/lib/entropy')
-rw-r--r--src/lib/entropy/rdseed/info.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/entropy/rdseed/info.txt b/src/lib/entropy/rdseed/info.txt
index 13ea33175..d4432e6c7 100644
--- a/src/lib/entropy/rdseed/info.txt
+++ b/src/lib/entropy/rdseed/info.txt
@@ -8,11 +8,6 @@ need_isa rdseed
rdseed.h
</header:internal>
-<arch>
-x86_32
-x86_64
-</arch>
-
<cc>
gcc
clang