1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:37:44 +00:00

Ports: Add an Angband port :^)

This commit is contained in:
Tim Schumacher 2021-09-27 00:33:31 +02:00 committed by Linus Groh
parent ed8c1e961c
commit e01c968d00
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,12 @@
diff -ur Angband-4.2.3-orig/config.sub Angband-4.2.3/config.sub
--- Angband-4.2.3-orig/config.sub 2021-08-01 01:29:20.000000000 +0200
+++ Angband-4.2.3/config.sub 2021-09-04 19:01:55.625519348 +0200
@@ -1337,7 +1337,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* \