trying to disable gettext deps

This commit is contained in:
ag-tsotetsi
2026-03-25 16:26:52 +02:00
parent d7cd49e447
commit abcc7eca2a
11 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ sed -r '/_GL_EXTERN_C/s/w?memchr|bsearch/(&)/' -i $(find -name \*.in.h)
--prefix=/usr \
--host=$TARGET \
--build=$(build-aux/config.guess) \
--disable-nls \
--silent \
--quiet