1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 04:07:07 +00:00
termux-packages/packages/pari/config-get_gmp.patch
2021-12-20 11:38:22 +02:00

12 lines
243 B
Diff

--- 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=