mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:47:34 +00:00
Ports: add libvorbis
This commit is contained in:
parent
1ea8d73628
commit
86ecbd809f
3 changed files with 19 additions and 0 deletions
11
Ports/libvorbis/patches/01-add-serenity-system.patch
Normal file
11
Ports/libvorbis/patches/01-add-serenity-system.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- libvorbis-1.3.7/config.sub 2020-07-04 08:20:15.000000000 +0200
|
||||
+++ libvorbis-1.3.7.patched/config.sub 2021-03-30 18:28:04.784175977 +0200
|
||||
@@ -1390,7 +1390,7 @@
|
||||
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
||||
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
|
||||
| -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme* \
|
||||
- | -midnightbsd*)
|
||||
+ | -midnightbsd* | -serenity*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-qnx*)
|
Loading…
Add table
Add a link
Reference in a new issue