1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 18:37:34 +00:00

Ports: Add PHP

This commit is contained in:
Jelle Raaijmakers 2021-06-04 01:59:23 +02:00 committed by Andreas Kling
parent e483de93ce
commit 280785f0fa
6 changed files with 67 additions and 0 deletions

View 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