]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: set BuildRequires: gcc-c++ >= 11 for SUSE distros 47429/head
authorTim Serong <tserong@suse.com>
Wed, 3 Aug 2022 05:20:23 +0000 (15:20 +1000)
committerTim Serong <tserong@suse.com>
Wed, 3 Aug 2022 05:20:25 +0000 (15:20 +1000)
commit80949babab4aac86647ce9973f6b44adb92fae95
tree883a11aa46da589214b7e4d3bb502db9eb75cd5c
parent7e12357b9486b63928a914c6fb1cfa35fd9bad6a
ceph.spec.in: set BuildRequires: gcc-c++ >= 11 for SUSE distros

This is much simpler than explicitly requiring gcc 11, and
anyway, openSUSE Tumbleweed is up to gcc 12 now.

Signed-off-by: Tim Serong <tserong@suse.com>
ceph.spec.in