diff options
author | Jack Lloyd <[email protected]> | 2017-09-24 13:04:08 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-09-24 13:04:08 -0400 |
commit | 3785deadff522923299c34bcd2ba364c02abbf0c (patch) | |
tree | d8993e9f91de3353b0be96bd7a5d542c6ae8192d /src/lib/math/mp | |
parent | 8e70617d88b3f486d03f156f4800673bc4e14d06 (diff) |
Further build/test fixes for restricted configurations
Diffstat (limited to 'src/lib/math/mp')
-rw-r--r-- | src/lib/math/mp/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/math/mp/info.txt b/src/lib/math/mp/info.txt index 0f5b075f0..4d748a495 100644 --- a/src/lib/math/mp/info.txt +++ b/src/lib/math/mp/info.txt @@ -11,3 +11,7 @@ mp_core.h mp_madd.h mp_asmi.h </header:internal> + +<requires> +bigint +</requires> |