remove unused option

This commit is contained in:
henderkes 2025-05-15 15:35:13 +07:00
parent 03b634b961
commit 23ae3f60f3

View File

@ -26,7 +26,6 @@ class icu extends LinuxLibraryBase
->execWithEnv(
"{$cppflags} {$cxxflags} {$ldflags} " .
'./runConfigureICU Linux ' .
'--enable-pic ' .
'--enable-static ' .
'--disable-shared ' .
'--with-data-packaging=static ' .