summaryrefslogtreecommitdiff
path: root/Ports/patch/patches
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/patch/patches')
-rw-r--r--Ports/patch/patches/fix-config-sub.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/Ports/patch/patches/fix-config-sub.patch b/Ports/patch/patches/fix-config-sub.patch
deleted file mode 100644
index bbea4431a7..0000000000
--- a/Ports/patch/patches/fix-config-sub.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur a/build-aux/config.sub b/build-aux/config.sub
---- a/build-aux/config.sub 2018-02-03 13:41:53.000000000 +0100
-+++ b/build-aux/config.sub 2021-11-10 01:22:51.034188104 +0100
-@@ -1363,7 +1363,7 @@
- # The portable systems comes first.
- # Each alternative MUST end in a * to match a version number.
- # -sysv* is not here because it comes later, after sysvr4.
-- -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
-+ -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -serenity* | -irix* \
- | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
- | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
- | -sym* | -kopensolaris* | -plan9* \