You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Bug:
Submitted by: Reviewed by: Approved by: Obtained from: git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16498 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- configure.orig Wed Apr 13 22:45:47 2005
|
||||
+++ configure Wed Apr 13 22:45:56 2005
|
||||
@@ -3296,7 +3296,7 @@
|
||||
;;
|
||||
|
||||
darwin* | rhapsody*)
|
||||
- lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
|
||||
+ lt_cv_deplibs_check_method=pass_all
|
||||
lt_cv_file_magic_cmd='/usr/bin/file -L'
|
||||
case "$host_os" in
|
||||
rhapsody* | darwin1.[012])
|
||||
@@ -0,0 +1,11 @@
|
||||
--- ltmain.sh.orig Thu Nov 7 21:40:36 2002
|
||||
+++ ltmain.sh Wed Apr 13 22:48:14 2005
|
||||
@@ -1769,7 +1769,7 @@
|
||||
|
||||
if test "$installed" = no; then
|
||||
notinst_deplibs="$notinst_deplibs $lib"
|
||||
- need_relink=yes
|
||||
+ need_relink=no
|
||||
fi
|
||||
|
||||
if test -n "$old_archive_from_expsyms_cmds"; then
|
||||
Reference in New Issue
Block a user