mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:47:34 +00:00
Ports: Support Serenity install root in PHP's libtool
PHP's libtool does not have sysroot support; this is the minimum change to get PHP to build.
This commit is contained in:
parent
684c038af0
commit
e70e4c132b
4 changed files with 42 additions and 2 deletions
|
@ -15,3 +15,10 @@ For a reason unknown to me, the build system fails to find `inet_aton`
|
|||
and tries to redefine it with its own implementation in
|
||||
`flock_compat.c`.
|
||||
|
||||
## `0003-Build-Patch-Serenity-root-directory-into-libtool.patch`
|
||||
|
||||
Build: Patch Serenity root directory into libtool
|
||||
|
||||
PHP's libtool does not have sysroot support; this is the minimum change
|
||||
to get PHP to build.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue