mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:07:47 +00:00
Ports: Add PHP
This commit is contained in:
parent
e483de93ce
commit
280785f0fa
6 changed files with 67 additions and 0 deletions
11
Ports/php/patches/config.sub.patch
Normal file
11
Ports/php/patches/config.sub.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- php-8.0.6/build/config.sub 2021-05-04 19:26:18.000000000 +0200
|
||||
+++ php-8.0.6-patched/build/config.sub 2021-06-03 22:49:12.463974784 +0200
|
||||
@@ -1366,7 +1366,7 @@
|
||||
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
|
||||
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
|
||||
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
|
||||
- | nsk* | powerunix)
|
||||
+ | nsk* | powerunix | serenity*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
qnx*)
|
Loading…
Add table
Add a link
Reference in a new issue