fix gettext build

This commit is contained in:
crazywhalecc
2024-02-16 23:04:58 +08:00
parent 71c0387ab0
commit 49ddb3ec13
4 changed files with 15 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ trait gettext
'--enable-static ' .
'--disable-shared ' .
'--disable-java ' .
'--disable-c+ ' .
$extra .
'--with-libiconv-prefix=' . BUILD_ROOT_PATH . ' ' .
'--prefix=' . BUILD_ROOT_PATH