build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39980
This commit is contained in:
@@ -64,6 +64,7 @@ ifneq ($(strip $(PKG_UNPACK)),)
|
||||
endif
|
||||
|
||||
EXTRA_CXXFLAGS = $(EXTRA_CFLAGS)
|
||||
DISABLE_NLS:=--disable-nls
|
||||
|
||||
CONFIGURE_PREFIX:=/usr
|
||||
CONFIGURE_ARGS = \
|
||||
|
||||
Reference in New Issue
Block a user