Commit 017b421
committed
build: depend on tools/zstd for download
Downloading packages from git requires zstd to compress their tarballs.
Make sure that zstd from host tools is compiled when running make
download. Otherwise, either a random version from the host is used which
will lead to hash mismatches, or the download would fail because zstd is
not present.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>1 parent 4e4986a commit 017b421
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments