Files
termux-packages/packages/pari/config-Makefile.SH.patch
github-actions[bot] 7daab11c26 packages/pari
2021-12-20 09:45:46 +00:00

13 lines
334 B
Diff

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