summaryrefslogtreecommitdiff
path: root/Ports/bash/patches/configure-system.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/bash/patches/configure-system.patch')
-rw-r--r--Ports/bash/patches/configure-system.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/Ports/bash/patches/configure-system.patch b/Ports/bash/patches/configure-system.patch
new file mode 100644
index 0000000000..5a642d7816
--- /dev/null
+++ b/Ports/bash/patches/configure-system.patch
@@ -0,0 +1,13 @@
+diff --git a/support/config.sub b/support/config.sub
+index f208558e..fb8fa19e 100755
+--- a/support/config.sub
++++ b/support/config.sub
+@@ -1360,7 +1360,7 @@ case $os in
+ | powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \
+ | skyos* | haiku* | rdos* | toppers* | drops* | es* \
+ | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
+- | midnightbsd*)
++ | midnightbsd* | serenity*)
+ # Remember, each alternative MUST END IN *, to match a version number.
+ ;;
+ qnx*)