1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:48:14 +00:00

Ports: Reinstate config.sub patch for libogg

Commit fee43e3544 broke the `libogg` port build by removing the
`config.sub` patch. This reinstates that patch.
This commit is contained in:
Jelle Raaijmakers 2022-01-08 00:06:12 +01:00 committed by Linus Groh
parent 2159385bb6
commit 5293832fc3

View file

@ -0,0 +1,11 @@
--- libogg-1.3.5/config.sub 2021-06-04 01:15:56.000000000 +0200
+++ libogg-1.3.5-patched/config.sub 2022-01-08 00:05:41.813876348 +0100
@@ -1363,7 +1363,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* | -plan9* \