]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #55890 from tchaikov/wip-cmake-build-rocksdb-cc
authorKefu Chai <tchaikov@gmail.com>
Tue, 5 Mar 2024 03:35:36 +0000 (11:35 +0800)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 03:35:36 +0000 (11:35 +0800)
commit19622f7149450a039c0651ab0bc4528573c9a34a
treee763ce32ce6edeb1ad95eb794bd9cd474ff44891
parent85ae0000d8770b3bd8bdc163a470f48813e2be02
parentaf6bb91505669bfb4f7bde790ad31368313b2817
Merge pull request #55890 from tchaikov/wip-cmake-build-rocksdb-cc

cmake/modules/BuildRocksDB.cmake: inherit CMAKE_C_COMPILER from parent

Reviewed-by: Casey Bodley <cbodley@redhat.com>