]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/dbstore: Fix library link issues
authorSoumya Koduri <skoduri@redhat.com>
Thu, 29 Jul 2021 16:04:31 +0000 (21:34 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Thu, 29 Jul 2021 16:39:27 +0000 (22:09 +0530)
commit5e74a83a971b087e1bf3005322c07dfcb61cc4b0
tree7284f7d6c368cb1378401130b79e04dc85582e1e
parent1da1e98a836fe47ccf7fc1cbc3224040db5c7624
rgw/dbstore: Fix library link issues

Now that rgw_common is no more linked with rgw_a library (commit#7b61667),
dbstore (rgw_sal_dbstore) should be linked directly to rgw_common.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/store/dbstore/CMakeLists.txt