]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm: Re-enable LTO on supported systems
authorBoris Ranto <branto@redhat.com>
Tue, 3 Aug 2021 08:11:58 +0000 (10:11 +0200)
committerBoris Ranto <branto@redhat.com>
Thu, 5 Aug 2021 13:46:47 +0000 (15:46 +0200)
commit381507a31c4740bfc75dff8f13026df89e0ccdf8
tree456ee5d8b4b84294b87859024fbf4d156bd70d05
parente76193399d1966adc91c3ccef9c0d7bdbad7a221
rpm: Re-enable LTO on supported systems

We can now use LTO when building ceph. The symver issue was fixed by
using the gcc __symver__ attribute. The systems that support it can now
re-enable LTO.

Fixes: https://tracker.ceph.com/issues/40060
Signed-off-by: Boris Ranto <branto@redhat.com>
ceph.spec.in