]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Fix cls test build on new gcc 53502/head
authorDaniel Gryniewicz <dang@redhat.com>
Mon, 18 Sep 2023 12:50:53 +0000 (08:50 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Mon, 18 Sep 2023 13:04:43 +0000 (09:04 -0400)
commit8372e80d5273e81913131ae9ef809d2457fc7998
treea7c1f1147b4efca7e6fd2cb5b058925ca25b492a
parenta4b19133f1082248901f193841ad471199e1ddf8
RGW - Fix cls test build on new gcc

The new encoder types broke building the cls test on newer gcc (13+) due
to undefined encoder/decoder.  Add the file that defines those to the
test.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/cls/CMakeLists.txt