mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
remove unused option
This commit is contained in:
parent
03b634b961
commit
23ae3f60f3
@ -26,7 +26,6 @@ class icu extends LinuxLibraryBase
|
|||||||
->execWithEnv(
|
->execWithEnv(
|
||||||
"{$cppflags} {$cxxflags} {$ldflags} " .
|
"{$cppflags} {$cxxflags} {$ldflags} " .
|
||||||
'./runConfigureICU Linux ' .
|
'./runConfigureICU Linux ' .
|
||||||
'--enable-pic ' .
|
|
||||||
'--enable-static ' .
|
'--enable-static ' .
|
||||||
'--disable-shared ' .
|
'--disable-shared ' .
|
||||||
'--with-data-packaging=static ' .
|
'--with-data-packaging=static ' .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user