mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 08:13:34 +08:00
Update Config of gettext subdir
This commit is contained in:
parent
d37c4ad70e
commit
9633b737bc
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user