summaryrefslogtreecommitdiff
path: root/Ports/grep/patches/fix-autoconf.patch
blob: 34779884efe60413d7600f9b6bb4ebf2dd0514a6 (plain)
1
2
3
4
5
6
7
8
9
10
--- grep-2.5.4/config.sub.orig	Sat Jan 25 11:56:17 2020
+++ grep-2.5.4/config.sub	Sat Jan 25 11:56:28 2020
@@ -1204,6 +1204,7 @@
 	# 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* \
+	      | -serenity* \
 	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
 	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
 	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \