summaryrefslogtreecommitdiff
path: root/app-shells/bash/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
commit09351e78166b5e864197c4456ebae3f89dd0bed9 (patch)
tree41a96399f56ed3aa399006871bfce4430db84aa2 /app-shells/bash/files
parentc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff)
gentoo resync : 22.01.2019
Diffstat (limited to 'app-shells/bash/files')
-rw-r--r--app-shells/bash/files/bash-4.4-set-SHOBJ_STATUS.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-shells/bash/files/bash-4.4-set-SHOBJ_STATUS.patch b/app-shells/bash/files/bash-4.4-set-SHOBJ_STATUS.patch
new file mode 100644
index 000000000000..96302c2030e7
--- /dev/null
+++ b/app-shells/bash/files/bash-4.4-set-SHOBJ_STATUS.patch
@@ -0,0 +1,14 @@
+http://lists.gnu.org/archive/html/bug-bash/2016-10/msg00004.html
+
+--- a/configure
++++ b/configure
+@@ -16124,6 +16124,9 @@ $as_echo_n "checking shared object configuration for loadable builtins... " >&6;
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SHOBJ_STATUS" >&5
+ $as_echo "$SHOBJ_STATUS" >&6; }
++else
++ SHOBJ_STATUS=unsupported
++
+ fi
+
+ # try to create a directory tree if the source is elsewhere