termux-packages/packages/pari/config-Makefile.SH.patch

13 lines
334 B
Diff
Raw Normal View History

2021-12-13 16:14:58 +01:00
--- a/config/Makefile.SH
+++ b/config/Makefile.SH
@@ -130,8 +130,7 @@
RUNPTH_FINAL=
RUNPTH=
if test -n "$runpathprefix"; then
- RUNPTH_FINAL=`$config_dir/ldflags "$LDneedsWl" $runpathprefix"$tmp"`
- RUNPTH=`$config_dir/ldflags "$LDneedsWl" $runpathprefix\\\$\(TOPDIR\)/$objdir$dir_sep"$tmp"`
+ :
fi
if test -z "$DLLD"; then