trying to disable gettext deps
This commit is contained in:
@@ -9,6 +9,7 @@ cd "$SOURCES" && tar xf xz-$XZ_VERSION.tar.xz && cd xz-$XZ_VERSION
|
||||
--build=$(build-aux/config.guess) \
|
||||
--disable-static \
|
||||
--silent \
|
||||
--disable-nls \
|
||||
--quiet
|
||||
|
||||
make && make DESTDIR="$SYSROOT" install
|
||||
|
||||
Reference in New Issue
Block a user