openbsd-ports/graphics/imlib/patches/patch-ae
brad 88e3823aac - SEPARATE_BUILD= yes -> concurrent
- patch that turns on inter-library dependencies for OpenBSD
1999-09-07 22:56:44 +00:00

11 lines
301 B
Plaintext

--- ltconfig.orig Tue Sep 7 16:46:16 1999
+++ ltconfig Tue Sep 7 16:53:37 1999
@@ -1768,6 +1768,7 @@
library_names_spec='${libname}${release}.so$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
+ deplibs_check_method='pass_all'
;;
os2*)