]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: always use stock compiler on el9
authorKefu Chai <tchaikov@gmail.com>
Wed, 10 Aug 2022 14:52:12 +0000 (22:52 +0800)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 10 Aug 2022 20:46:46 +0000 (16:46 -0400)
commit16f710208226b641f1ccda83ddfad52071e40cc9
tree9ad4abc6b7b0f6f0615488481356924b7d44b82f
parent55778e20c237f12f2462aedee3dfc27ca95c870b
ceph.spec.in: always use stock compiler on el9

as RHEL/CentOS 9, we have the access to GCC-11, which is good enough for
compiling main HEAD even with WITH_SEASTAR=ON.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 215c07ba8b21481e1951dfbfb2d52fbc0e58eecc)
ceph.spec.in