libtool fixes.
This commit is contained in:
parent
0d46403fb7
commit
b188eae47e
23
security/libmcrypt/patches/patch-configure
Normal file
23
security/libmcrypt/patches/patch-configure
Normal file
@ -0,0 +1,23 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2002/04/07 07:19:50 pvalchev Exp $
|
||||
--- configure.orig Sat Jun 9 04:10:14 2001
|
||||
+++ configure Sat Apr 6 23:59:17 2002
|
||||
@@ -6707,7 +6707,7 @@ else
|
||||
;;
|
||||
|
||||
openbsd*)
|
||||
- archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
|
||||
+ archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $compiler_flags'
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
hardcode_direct=yes
|
||||
hardcode_shlibpath_var=no
|
||||
@@ -7191,10 +7191,6 @@ newsos6)
|
||||
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user