mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Fix build.
This commit is contained in:
parent
9ca0100889
commit
d568b5c87b
@ -1063,7 +1063,7 @@ PHP_ADD_SOURCES(main, main.c snprintf.c php_sprintf.c \
|
||||
php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
|
||||
strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c \
|
||||
streams.c network.c php_open_temporary_file.c php_logos.c \
|
||||
output.c)
|
||||
output.c memory_streams.c)
|
||||
PHP_ADD_SOURCES(/main, internal_functions.c,, sapi)
|
||||
PHP_ADD_SOURCES(/main, internal_functions_cli.c,, cli)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user