]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
win32_deps_build.sh: download Boost from Ceph mirror
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 9 Jan 2024 08:15:34 +0000 (08:15 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 9 Jan 2024 12:04:42 +0000 (12:04 +0000)
commit82561ba77c4b896d4b56aed453f0425172bd76f0
treece0123f33b04330d0a1b06ba6582c6371f171293
parentfb6cce24b5399d8b8da9cd6e86adf6ff10b20dad
win32_deps_build.sh: download Boost from Ceph mirror

We've recently changed the Boost mirror since the previous one
became unavailable.

As pointed out in PR comments, it's even better to use the Ceph
hosted source in order to save Ceph lab bandwidth.

We're adding bzip2 as a dependency. xz-utils was missing, so we're
adding it to our list.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
win32_deps_build.sh