Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 26, 2003
1 parent 39d062d commit 51c6468
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ltconfig
Expand Up @@ -2005,7 +2005,8 @@ darwin* | rhapsody*)
version_type=darwin
need_lib_prefix=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'
case "$host_os" in
rhapsody* | darwin1.[012])
Expand Down
1 change: 1 addition & 0 deletions ltmain.sh
Expand Up @@ -953,6 +953,7 @@ compiler."
;;
framework)
linkopts="$linkopts -framework $arg"
compile_command="$compile_command -framework $arg"
prev=
continue
;;
Expand Down

0 comments on commit 51c6468

Please sign in to comment.