mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Config update of Readline subdir
This commit is contained in:
@@ -22,6 +22,7 @@ $(READLINE_DIR)/.unpacked: $(DL_DIR)/$(READLINE_SOURCE)
|
||||
mkdir -p $(READLINE_DIR)
|
||||
tar -C $(BUILD_DIR) -zxf $(DL_DIR)/$(READLINE_SOURCE)
|
||||
$(CONFIG_UPDATE) $(READLINE_DIR)
|
||||
$(CONFIG_UPDATE) $(READLINE_DIR)/support
|
||||
touch $@
|
||||
|
||||
$(READLINE_DIR)/.configured: $(READLINE_DIR)/.unpacked
|
||||
|
||||
Reference in New Issue
Block a user