*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40582
This commit is contained in:
parent
dc74b15514
commit
957ff24457
2 changed files with 3 additions and 1 deletions
3
ltconfig
3
ltconfig
|
@ -2005,7 +2005,8 @@ darwin* | rhapsody*)
|
||||||
version_type=darwin
|
version_type=darwin
|
||||||
need_lib_prefix=no
|
need_lib_prefix=no
|
||||||
need_version=no
|
need_version=no
|
||||||
deplibs_check_method='file_magic Mach-O dynamically linked shared library'
|
#deplibs_check_method='file_magic Mach-O dynamically linked shared library'
|
||||||
|
deplibs_check_method='pass_all'
|
||||||
file_magic_cmd='/usr/bin/file -L'
|
file_magic_cmd='/usr/bin/file -L'
|
||||||
case "$host_os" in
|
case "$host_os" in
|
||||||
rhapsody* | darwin1.[012])
|
rhapsody* | darwin1.[012])
|
||||||
|
|
|
@ -953,6 +953,7 @@ compiler."
|
||||||
;;
|
;;
|
||||||
framework)
|
framework)
|
||||||
linkopts="$linkopts -framework $arg"
|
linkopts="$linkopts -framework $arg"
|
||||||
|
compile_command="$compile_command -framework $arg"
|
||||||
prev=
|
prev=
|
||||||
continue
|
continue
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue