]> git.proxmox.com Git - ceph.git/commit
cherry-pick fix so rocksdb build inherits parent's CMAKE_CXX_FLAGS
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 9 Jan 2024 14:50:30 +0000 (15:50 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Jan 2024 16:08:35 +0000 (17:08 +0100)
commit65900e1cfdfe00478357d8583066badab790881f
tree878c238baf5da0912bfef4728ca974a450650a16
parent1120ba7c3d0d3c61dc93a7c01d39a79b17b221d0
cherry-pick fix so rocksdb build inherits parent's CMAKE_CXX_FLAGS

cherry-pick both, beb1a624921 ("cmake/modules/BuildRocksDB.cmake:
inherit parent's CMAKE_CXX_FLAGS") and 620b68a348f
("cmake/modules/BuildRocksDB.cmake: use string(APPEND ..) when
appropriate")

upstream PR: https://github.com/ceph/ceph/pull/54918

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
 [TL: squash patches actually ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/0013-rocksb-inherit-parent-cmake-cxx-flags.patch [new file with mode: 0644]
patches/series