summaryrefslogtreecommitdiff
path: root/Ports/readline/patches/fix-autoconf.patch
blob: 8869a48d4bd92fee18870994ecb6ea210a2f8e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- readline-8.1/support/config.sub	2021-04-25 15:47:03.098432900 +0200
+++ readline-8.1/support/config.sub	2021-04-25 15:49:34.874324300 +0200
@@ -1690,7 +1690,7 @@
 	# Now accept the basic system types.
 	# The portable systems comes first.
 	# Each alternative MUST end in a * to match a version number.
-	gnu* | android* | bsd* | mach* | minix* | genix* | ultrix* | irix* \
+	gnu* | android* | bsd* | mach* | minix* | genix* | ultrix* | irix* | serenity* \
 	     | *vms* | esix* | aix* | cnk* | sunos | sunos[34]* \
 	     | hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \
 	     | sym* |  plan9* | psp* | sim* | xray* | os68k* | v88r* \