mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add SPC_CMD_VAR_PHP_EMBED_TYPE for embed building in glibc mode
This commit is contained in:
parent
09c0e43501
commit
ec3c0dc934
@ -117,8 +117,6 @@ SPC_CMD_PREFIX_PHP_BUILDCONF="./buildconf --force"
|
||||
SPC_CMD_PREFIX_PHP_CONFIGURE="./configure --prefix= --with-valgrind=no --enable-shared=no --enable-static=yes --disable-all --disable-cgi --disable-phpdbg"
|
||||
; make command
|
||||
SPC_CMD_PREFIX_PHP_MAKE="make -j${CPU_COUNT}"
|
||||
; embed type for php, static or shared
|
||||
SPC_CMD_VAR_PHP_EMBED_TYPE="static"
|
||||
|
||||
; *** default build vars for building php ***
|
||||
; CFLAGS for configuring php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user