mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Ports: Add libgd
Required for npiet port
This commit is contained in:
parent
0631d3fed5
commit
e570f9abc5
3 changed files with 20 additions and 0 deletions
12
Ports/libgd/patches/configure.patch
Normal file
12
Ports/libgd/patches/configure.patch
Normal file
|
@ -0,0 +1,12 @@
|
|||
diff -ruN libgd-2.3.3/config/config.sub libgd-2.3.3.patched/config/config.sub
|
||||
--- libgd-2.3.3/config/config.sub 2021-09-11 01:12:11.000000000 -0400
|
||||
+++ libgd-2.3.3.patched/config/config.sub 2022-01-05 15:38:17.115307773 -0500
|
||||
@@ -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