aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mulop_generic/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/bigint/mulop_generic/info.txt')
-rw-r--r--src/math/bigint/mulop_generic/info.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/math/bigint/mulop_generic/info.txt b/src/math/bigint/mulop_generic/info.txt
index 28ebe41eb..8700e9332 100644
--- a/src/math/bigint/mulop_generic/info.txt
+++ b/src/math/bigint/mulop_generic/info.txt
@@ -5,3 +5,8 @@ load_on dep
<add>
mp_mulop.cpp
</add>
+
+<requires>
+mp_ia32
+mp_ia32_msvc
+</requires>