termux-packages/packages/pari/config-get_gmp.patch

12 lines
243 B
Diff
Raw Normal View History

2021-12-13 16:14:58 +01:00
--- a/config/get_gmp
+++ b/config/get_gmp
@@ -41,7 +41,7 @@
fi
if test -r $exe; then
- gmp_version=`env LD_LIBRARY_PATH="$LD_LIBRARY_PATH$dir_sep$gmp" $RUNTEST $exe`;
+ gmp_version=6.2.1;
fi
case "$gmp_version" in
unsupported) gmp=