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

@@ -8,6 +8,7 @@ cd "$SOURCES" && tar xf diffutils-$DIFFUTILS_VERSION.tar.xz && cd diffutils-$DIF
--host=$TARGET \
gl_cv_func_strcasecmp_works=y \
--build=$(./build-aux/config.guess) \
--disable-nls \
--silent \
--quiet