aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/monty_amd64/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/bigint/monty_amd64/info.txt')
-rw-r--r--src/math/bigint/monty_amd64/info.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/math/bigint/monty_amd64/info.txt b/src/math/bigint/monty_amd64/info.txt
index 32308bf41..7fb70da46 100644
--- a/src/math/bigint/monty_amd64/info.txt
+++ b/src/math/bigint/monty_amd64/info.txt
@@ -2,16 +2,12 @@ realname "Montgomery Reduction (x86-64)"
mp_bits 64
-load_on request
+load_on never
<add>
mp_monty.S
</add>
-<requires>
-asm_amd64
-</requires>
-
<arch>
amd64
</arch>
@@ -29,3 +25,7 @@ netbsd
openbsd
solaris
</os>
+
+<requires>
+asm_amd64
+</requires>