mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 08:53:29 +00:00
Rename the path of dependent crates
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
632b1937c5
commit
7b7e3c4b7a
@ -33,7 +33,7 @@ $(BIN_DIR): $(SRC_DIR)
|
||||
|
||||
$(SRC_DIR):
|
||||
@rm -rf $@ && mkdir -p $@
|
||||
@cd $@ && git clone -b 20200921.0 https://github.com/jinzhao-dev/gvisor.git .
|
||||
@cd $@ && git clone -b 20200921.0 https://github.com/asterinas/gvisor.git .
|
||||
endif
|
||||
|
||||
$(TARGET_DIR): $(RUN_BASH) $(BLOCK_LIST)
|
||||
|
Reference in New Issue
Block a user