mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:57:46 +00:00
Ports: Add editline library (#2532)
This commit is contained in:
parent
883dc9260d
commit
53d4c7e207
3 changed files with 27 additions and 0 deletions
11
Ports/editline/patches/configure-system.patch
Normal file
11
Ports/editline/patches/configure-system.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- editline-1.17.1/aux/config.sub 2020-06-08 23:59:28.865434416 +1000
|
||||
+++ editline-1.17.1/aux/config.sub.new 2020-06-08 23:59:21.345434106 +1000
|
||||
@@ -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