patch-libjava_libltdl_configure 843 B

1234567891011121314151617181920212223
  1. $OpenBSD: patch-libjava_libltdl_configure,v 1.1.1.1 2014/06/26 16:30:17 pascal Exp $
  2. --- libjava/libltdl/configure.orig Sun Dec 1 23:39:57 2013
  3. +++ libjava/libltdl/configure Mon Dec 2 12:20:04 2013
  4. @@ -6897,9 +6897,6 @@ cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e
  5. with_gnu_ld=no
  6. fi
  7. ;;
  8. - openbsd*)
  9. - with_gnu_ld=no
  10. - ;;
  11. esac
  12. ld_shlibs=yes
  13. @@ -8189,7 +8186,7 @@ openbsd*)
  14. need_lib_prefix=no
  15. need_version=no
  16. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  17. - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
  18. + #finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
  19. shlibpath_var=LD_LIBRARY_PATH
  20. if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  21. case $host_os in