mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
use $(DISABLE_NLS) instead of --disable-nls
This commit is contained in:
@@ -28,7 +28,7 @@ $(WGET_DIR)/.configured: $(WGET_DIR)/.unpacked
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/ \
|
||||
--disable-ipv6 \
|
||||
--disable-nls \
|
||||
$(DISABLE_NLS) \
|
||||
--without-ssl \
|
||||
);
|
||||
touch $(WGET_DIR)/.configured
|
||||
|
||||
Reference in New Issue
Block a user