]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph.spec.in: use g++ >= 8.3.1-3.1
authorKefu Chai <kchai@redhat.com>
Tue, 3 Sep 2019 05:05:47 +0000 (13:05 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 3 Sep 2019 06:19:31 +0000 (14:19 +0800)
commit33dfffc8416ec4b580885e0e04632f28041111ea
tree4cb89045f07b96f16f683566cb68e5a30c5e460c
parent4a1ab1077dc2ec19e9bc76c309620ed50e6c5be6
ceph.spec.in: use g++ >= 8.3.1-3.1

since https://bugzilla.redhat.com/show_bug.cgi?id=1726630 has been
fixed. and we have devtoolset-8-gcc-c++-8.3.1-3.1.el7.x86_64.rpm.

no reason to stick with devtoolset-8-gcc-c++-8.2.1-3 anymore.

Fixes: https://tracker.ceph.com/issues/40646
Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in