changeset 40:9e938507bb06

NetBSD linker fix
author Sam Lantinga <slouken@lokigames.com>
date Sun, 27 May 2001 00:21:39 +0000
parents a6a2fbe66fd1
children 8de9e8baaecc
files ltconfig
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ltconfig	Sun May 27 00:15:42 2001 +0000
+++ b/ltconfig	Sun May 27 00:21:39 2001 +0000
@@ -2073,6 +2073,7 @@
     dynamic_linker='NetBSD ld.elf_so'
   fi
   shlibpath_var=LD_LIBRARY_PATH
+  deplibs_check_method='pass_all'
   ;;
 
 openbsd*)