NetBSD linker fix

This commit is contained in:
Sam Lantinga 2001-05-27 00:21:39 +00:00
parent 9ef7b4058f
commit baa5a887e2

View File

@ -2073,6 +2073,7 @@ netbsd*)
dynamic_linker='NetBSD ld.elf_so'
fi
shlibpath_var=LD_LIBRARY_PATH
deplibs_check_method='pass_all'
;;
openbsd*)