fix ci with building fuzz
This commit is contained in:
@@ -142,9 +142,7 @@ endif
|
|||||||
# get depenecies
|
# get depenecies
|
||||||
.PHONY: get-deps
|
.PHONY: get-deps
|
||||||
get-deps:
|
get-deps:
|
||||||
ifdef DEPS_SUBMODULES
|
$(PYTHON) $(TOP)/tools/get_deps.py $(DEPS_SUBMODULES)
|
||||||
git -C $(TOP) submodule update --init $(DEPS_SUBMODULES)
|
|
||||||
endif
|
|
||||||
|
|
||||||
size: $(BUILD)/$(PROJECT)
|
size: $(BUILD)/$(PROJECT)
|
||||||
-@echo ''
|
-@echo ''
|
||||||
|
Reference in New Issue
Block a user