mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Update Config of gettext subdir
This commit is contained in:
@@ -26,6 +26,7 @@ $(GETTEXT_DIR)/.unpacked: $(DL_DIR)/$(GETTEXT_SOURCE)
|
||||
$(GETTEXT_CAT) $(DL_DIR)/$(GETTEXT_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(GETTEXT_DIR) package/gettext/ gettext\*.patch
|
||||
$(CONFIG_UPDATE) $(@D)
|
||||
$(CONFIG_UPDATE) $(GETTEXT_DIR)/build-aux
|
||||
touch $@
|
||||
|
||||
ifeq ($(strip $(BR2_TOOLCHAIN_EXTERNAL)),y)
|
||||
|
||||
Reference in New Issue
Block a user