]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: fix aarch64 ctest failure by removing some lambda attributes
authorRonen Friedman <rfriedma@redhat.com>
Sat, 11 Jan 2020 07:42:49 +0000 (09:42 +0200)
committerRonen Friedman <rfriedma@redhat.com>
Sat, 11 Jan 2020 07:50:33 +0000 (09:50 +0200)
commit968cd0060a742bb342d90c429890af08a8ec82f9
tree2e7cb63b62928842559b0004877748bbbe2400e8
parent24694e2a064e4b4ce5c4bbefcf4e57744e1af2a1
crimson: fix aarch64 ctest failure by removing some lambda attributes

There seems to be no "universally accepted" way to declare a lambda as
[[always_inline]]. "Universally accepted" here meaning: accepted with
no error or warning by gcc8, gcc9 and clang.

See for example: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/crimson/common/errorator.h