# HG changeset patch # User Sam Lantinga # Date 990922899 0 # Node ID 9e938507bb06d3ab721ad3ae9ecc75cb81c07be7 # Parent a6a2fbe66fd13983f8c5e8a3ce401e7905a83d6d NetBSD linker fix diff -r a6a2fbe66fd1 -r 9e938507bb06 ltconfig --- 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*)