]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: install boost 1.75 on focal
authorKefu Chai <kchai@redhat.com>
Thu, 18 Mar 2021 11:50:58 +0000 (19:50 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 19 Mar 2021 12:35:51 +0000 (20:35 +0800)
commit1cc6174a3a7f6808169daf615e0ef7e553804f16
tree6065cda4ce56211645c6a647a6df20e475178a9d
parent33d2964ae2b0d59c94c42ad7c4ddf81d96cbb186
install-deps.sh: install boost 1.75 on focal

we bump boost on regular basis. let's take the opportunity of moving to
focal to use boost v1.75.

v1.73 was used before this change. since both boost 1.75 and boost 1.73
install some files at the same places, we need to remove boost 1.73
before installing boost 1.75.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh