mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 20:55:07 +00:00

Commit fee43e3544
broke the `libogg` port build by removing the
`config.sub` patch. This reinstates that patch.
11 lines
674 B
Diff
11 lines
674 B
Diff
--- 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* \
|