php-src/sapi
Peter Kokot 2f0bb9293c
Autotools: Append rt library to FPM_EXTRA_LIBS (#15059)
This appends the possible rt library as needed on Solaris <= 10 to
FPM_EXTRA_LIBS instead of the global LIBS variable for all SAPIs to have
cleaner build. The possible required rt library for other SAPIs is also
checked in the configure.ac.
2024-07-22 17:19:55 +02:00
..
apache2handler Autotools: Expand m4_normalize sooner (#15018) 2024-07-19 15:20:04 +02:00
cgi Add cachegrind support for php-cgi warmups (#14952) 2024-07-14 19:53:16 +02:00
cli sapi/cli/php_cli.c: fix typos (#15057) 2024-07-22 06:41:02 +01:00
embed Autotools: Simplify SAPI configure log check messages (#14764) 2024-07-02 08:11:10 +02:00
fpm Autotools: Append rt library to FPM_EXTRA_LIBS (#15059) 2024-07-22 17:19:55 +02:00
fuzzer Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
litespeed Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
phpdbg [skip ci] Update PHP version in phpdbg help (#14965) 2024-07-16 07:02:05 +02:00