serenity/Ports/php
Jelle Raaijmakers f89d6a046f Ports: Configure LibCrypt include path for PHP
Since ac40197047 LibCrypt has its own library. PHP tries to detect the
`crypt_data` struct but fails to do so since it cannot find `crypt.h`.
By adding this explicit include path, PHP builds again.
2022-11-24 10:52:10 +00:00
..
patches Ports: Support Serenity install root in PHP's libtool 2022-10-21 14:31:32 +02:00
package.sh Ports: Configure LibCrypt include path for PHP 2022-11-24 10:52:10 +00:00