We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955c367 commit 82e11e5Copy full SHA for 82e11e5
src/SPC/builder/unix/library/gettext.php
@@ -19,6 +19,7 @@ protected function build(): void
19
'--disable-java ' .
20
'--disable-c+ ' .
21
$extra .
22
+ '--with-included-gettext ' .
23
'--with-libiconv-prefix=' . BUILD_ROOT_PATH . ' ' .
24
'--prefix=' . BUILD_ROOT_PATH
25
)
0 commit comments