mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- some more CONFIG_UPDATEs by Haavard Skinnemoen
This commit is contained in:
@@ -34,6 +34,7 @@ libpng-source: $(DL_DIR)/$(LIBPNG_SOURCE)
|
||||
|
||||
$(LIBPNG_DIR)/.unpacked: $(DL_DIR)/$(LIBPNG_SOURCE)
|
||||
$(LIBPNG_CAT) $(DL_DIR)/$(LIBPNG_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
$(CONFIG_UPDATE) $(LIBPNG_DIR)
|
||||
touch $(LIBPNG_DIR)/.unpacked
|
||||
|
||||
$(LIBPNG_DIR)/.configured: $(LIBPNG_DIR)/.unpacked
|
||||
|
||||
Reference in New Issue
Block a user