summaryrefslogtreecommitdiff
path: root/Ports/patch/patches/fix-config-sub.patch
blob: bbea4431a79ae11d20c8541cd056df9986fb7c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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* \