1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 12:07:45 +00:00

Ports: Add diffutils port

This commit is contained in:
Brian Callahan 2020-01-25 19:52:28 -05:00 committed by Andreas Kling
parent 8c1f2d7131
commit 77ed943275
3 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--- diffutils-3.5/build-aux/config.sub.orig Sat Jan 25 19:30:30 2020
+++ diffutils-3.5/build-aux/config.sub Sat Jan 25 19:30:39 2020
@@ -1382,6 +1382,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* | -cnk* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
| -sym* | -kopensolaris* | -plan9* \