mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
302 B
Diff
12 lines
302 B
Diff
--- build/ltmain.sh.orig 2021-10-25 13:06:00.000000000 -0400
|
|
+++ build/ltmain.sh 2021-10-27 12:17:55.000000000 -0400
|
|
@@ -8140,7 +8140,7 @@
|
|
*)
|
|
if test no = "$installed"; then
|
|
func_append notinst_deplibs " $lib"
|
|
- need_relink=yes
|
|
+ need_relink=no
|
|
fi
|
|
;;
|
|
esac
|