mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:37:34 +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/configure.patch
Normal file
11
Ports/php/patches/configure.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- php-8.0.6/configure 2021-05-04 19:26:18.000000000 +0200
|
||||
+++ php-8.0.6-patched/configure 2021-06-03 23:48:41.087223727 +0200
|
||||
@@ -13587,7 +13587,7 @@
|
||||
if test "x$ac_cv_func___inet_aton" = xyes; then :
|
||||
found=yes
|
||||
else
|
||||
- found=no
|
||||
+ found=yes
|
||||
fi
|
||||
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue