summaryrefslogtreecommitdiff
path: root/lang/gcc48/patches/patch-libgfortran_configure
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc48/patches/patch-libgfortran_configure')
-rw-r--r--lang/gcc48/patches/patch-libgfortran_configure22
1 files changed, 22 insertions, 0 deletions
diff --git a/lang/gcc48/patches/patch-libgfortran_configure b/lang/gcc48/patches/patch-libgfortran_configure
new file mode 100644
index 00000000000..7275e921b63
--- /dev/null
+++ b/lang/gcc48/patches/patch-libgfortran_configure
@@ -0,0 +1,22 @@
+$NetBSD: patch-libgfortran_configure,v 1.1 2014/05/31 13:06:25 ryoon Exp $
+
+--- libgfortran/configure.orig 2014-05-22 09:13:48.000000000 +0000
++++ libgfortran/configure
+@@ -11746,7 +11746,7 @@ openbsd*)
+ *) need_version=no ;;
+ esac
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
++ #finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+ if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+ case $host_os in
+@@ -15369,7 +15369,7 @@ openbsd*)
+ *) need_version=no ;;
+ esac
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
++ #finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+ if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+ case $host_os in