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