Script to download prebuilt dependencies into a local folder

This commit is contained in:
Kovid Goyal
2023-07-27 20:29:21 +05:30
parent 950fbfbd73
commit e48446310c
3 changed files with 157 additions and 0 deletions

View File

@@ -69,3 +69,7 @@ prepare-for-cross-compile: clean all
cross-compile:
python3 setup.py linux-package --skip-code-generation
FORCE: ;
dependencies: FORCE
go run bypy/get-deps.go