]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps,rpm: enable devtoolset-8 on aarch64 also 32651/head
authorKefu Chai <kchai@redhat.com>
Wed, 3 Apr 2019 03:08:04 +0000 (11:08 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 15 Jan 2020 13:15:27 +0000 (21:15 +0800)
commit8c8a9f098587befd71c10c666695125c4c7c55ae
tree3cd96f5ba3532a4dafa66d15a384a8072235472e
parent6c02ab2302b5bc9111c7746bfbcd50a4c5428161
install-deps,rpm: enable devtoolset-8 on aarch64 also

in 5ae3b06e, we left aarch64 with devtoolset-7, but aarch64 builders are
also suffering from http://tracker.ceph.com/issues/38892. so i installed
devtoolset-8 on all aarch64 builders manually from the rpm packages
downloaded from koji builder:

- https://cbs.centos.org/koji/buildinfo?buildID=24923
- https://cbs.centos.org/koji/buildinfo?buildID=24931

libasan5, libubsan1 are not installed.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 00f19923b4225c25480ddb3c09a898a2444fbeb9)
ceph.spec.in
install-deps.sh