]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT for rgw tests
authorKefu Chai <kchai@redhat.com>
Fri, 19 Mar 2021 04:46:17 +0000 (12:46 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 11 Apr 2021 02:13:23 +0000 (10:13 +0800)
commit40b85f21362385c0f7898d4f6945797bbefcc24b
tree2bb29fea9dff4902db8f6ac102df472696a73660
parent1976598f645ad1935a5e428219713b8856796d83
cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT for rgw tests

otherwise unittest_rgw_iam_policy does not compile with boost v1.75

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 36d2f006c6cf309d60857ce85325489865e8374c)
src/test/rgw/CMakeLists.txt