mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
--enable-pic for gettext
This commit is contained in:
@@ -26,6 +26,7 @@ trait gettext
|
|||||||
'./configure ' .
|
'./configure ' .
|
||||||
'--enable-static ' .
|
'--enable-static ' .
|
||||||
'--disable-shared ' .
|
'--disable-shared ' .
|
||||||
|
'--enable-pic ' .
|
||||||
'--disable-java ' .
|
'--disable-java ' .
|
||||||
'--disable-c++ ' .
|
'--disable-c++ ' .
|
||||||
$zts .
|
$zts .
|
||||||
|
|||||||
Reference in New Issue
Block a user