]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #40830 from gregsfortytwo/wip-sqlite3-build
authorKefu Chai <kchai@redhat.com>
Wed, 14 Apr 2021 14:38:55 +0000 (22:38 +0800)
committerGitHub <noreply@github.com>
Wed, 14 Apr 2021 14:38:55 +0000 (22:38 +0800)
commitc7cca2b86e5069c1b1351d02cc3eaf923965f347
tree9c621812be2e0edffe24dba72f16b18419288ac9
parent9b1c3e24f6df4e36d2f3d12b892a8a58939e191c
parentb1e78c4177484725d00326b3bd90aca5b8eb7b7c
Merge pull request #40830 from gregsfortytwo/wip-sqlite3-build

mgr: do not require sqlite3.h if WITH_LIBCEPHSQLITE=OFF

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>