You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake/rgw: WITH_RADOSGW_POSIX depends on WITH_RADOSGW_DBSTORE
with WITH_RADOSGW_DBSTORE=OFF, the posix backend fails to link with:
> /usr/bin/ld: cannot find -ldbstore: No such file or directory
Signed-off-by: Casey Bodley <[email protected]>
0 commit comments