mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
--enable-pic for gettext
This commit is contained in:
parent
4c124770ed
commit
764fdd4d08
@ -26,6 +26,7 @@ trait gettext
|
||||
'./configure ' .
|
||||
'--enable-static ' .
|
||||
'--disable-shared ' .
|
||||
'--enable-pic ' .
|
||||
'--disable-java ' .
|
||||
'--disable-c++ ' .
|
||||
$zts .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user