openbsd-ports/devel/gtl/patches/patch-aux_ltconfig

19 lines
535 B
Plaintext

$OpenBSD: patch-aux_ltconfig,v 1.1 2001/04/08 17:41:44 naddy Exp $
--- aux/ltconfig.orig Wed Dec 27 13:58:38 2000
+++ aux/ltconfig Sun Apr 8 02:59:00 2001
@@ -1126,13 +1126,10 @@ netbsd*)
openbsd*)
version_type=sunos
- if test "$with_gnu_ld" = yes; then
- need_lib_prefix=no
- need_version=no
- fi
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
+ deplibs_check_method='pass_all'
;;
os2*)