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