1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-22 02:17:07 +00:00
termux-packages/packages/pari/config-Makefile.SH.patch
2021-12-20 11:38:22 +02: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