ceph-17.2.6, rebuild boost with -fcf-protection

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2023-04-28 09:09:35 -04:00
parent dbd2b71d9d
commit dcf07e8b7f
1 changed files with 0 additions and 10 deletions

View File

@ -37,14 +37,4 @@
+#include <system_error>
#include <utility>
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 <memory>
#include <mutex>
#include <stdexcept>
+#include <system_error>
#include <utility>
namespace folly {