mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:27:45 +00:00
Ports: Add libjpeg 9d
This commit is contained in:
parent
6e83be67b8
commit
a4d4571522
3 changed files with 19 additions and 0 deletions
11
Ports/libjpeg/patches/system-detect.patch
Normal file
11
Ports/libjpeg/patches/system-detect.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- jpeg-9d/config.sub.orig 2021-02-17 23:18:21.463855433 +0000
|
||||
+++ jpeg-9d/config.sub 2021-02-17 23:18:42.043804955 +0000
|
||||
@@ -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