mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- semicolon touchup. No other changes
This commit is contained in:
@@ -38,7 +38,7 @@ $(LIBSYSFS_DIR)/.unpacked: $(DL_DIR)/$(LIBSYSFS_SOURCE)
|
||||
touch $@
|
||||
|
||||
$(LIBSYSFS_DIR)/.configured: $(LIBSYSFS_DIR)/.unpacked
|
||||
(cd $(LIBSYSFS_DIR); rm -rf config.cache ; \
|
||||
(cd $(LIBSYSFS_DIR); rm -rf config.cache; \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
$(TARGET_CONFIGURE_ARGS) \
|
||||
./configure \
|
||||
|
||||
Reference in New Issue
Block a user