From dcf07e8b7f93ca9219f3ee7eb85b8717293f427f Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 28 Apr 2023 09:09:35 -0400 Subject: [PATCH] ceph-17.2.6, rebuild boost with -fcf-protection Signed-off-by: Kaleb S. KEITHLEY --- ...sdb-table-block_based-data_block_hash_index.h.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/0027-src-rocksdb-table-block_based-data_block_hash_index.h.patch b/0027-src-rocksdb-table-block_based-data_block_hash_index.h.patch index 1cd32b8..d03276f 100644 --- a/0027-src-rocksdb-table-block_based-data_block_hash_index.h.patch +++ b/0027-src-rocksdb-table-block_based-data_block_hash_index.h.patch @@ -37,14 +37,4 @@ +#include #include - namespace folly { ---- ceph-17.2.6/src/rocksdb/third-party/folly/folly/synchronization/detail/ProxyLockable-inl.h.orig 2023-04-22 06:14:55.624679075 -0400 -+++ ceph-17.2.6/src/rocksdb/third-party/folly/folly/synchronization/detail/ProxyLockable-inl.h 2023-04-22 09:18:39.424624618 -0400 -@@ -13,6 +13,7 @@ - #include - #include - #include -+#include - #include - namespace folly {