mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
remove unused option
This commit is contained in:
@@ -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 ' .
|
||||||
|
|||||||
Reference in New Issue
Block a user