1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 15:17:36 +00:00

Ports: Add GNU indent

This commit is contained in:
Brendan Coles 2020-11-09 10:52:11 +00:00 committed by Andreas Kling
parent 32957745fb
commit 7fbf890717
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--- indent-2.2.11/config/config.sub.orig 2020-11-08 23:19:24.782365611 -0800
+++ indent-2.2.11/config/config.sub 2020-11-08 23:19:36.510304136 -0800
@@ -1236,6 +1236,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* \