]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: add build deps for Debug build of seastar 34016/head
authorKefu Chai <kchai@redhat.com>
Wed, 18 Mar 2020 02:29:54 +0000 (10:29 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 18 Mar 2020 03:02:23 +0000 (11:02 +0800)
commit293e8bdf6c0a5f3c65c8a05ee77964c3989804b1
treeee0e212586ba424f27d11d33611ceb4d232be140
parent3e7ea7bb6730d890bbbff26bc87191adb9d81d0e
ceph.spec.in: add build deps for Debug build of seastar

it's a regression introduced by
6158bcfdef91cc2930c57ff2bbe2bfae37da7363, which dropped the change to
make Sanitizers optional

since we've switched from xenial to bionic. there is no need to disable
this anymore. we ran into an issue caused by the ancient linker shipped
by xenial before.

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