For whatever reason, this patch appears to cause the reactor/peering
to hang much of the time. Reverting until we have time to debug it.
This reverts commit
a09a4f342c0a0fddcae29fe6c8d97e3b353f8c0c.
Signed-off-by: Samuel Just <sjust@redhat.com>
add_library(crimson::cflags INTERFACE IMPORTED)
set_target_properties(crimson::cflags PROPERTIES
- INTERFACE_COMPILE_DEFINITIONS "WITH_SEASTAR=1;BOOST_SP_DISABLE_THREADS"
+ INTERFACE_COMPILE_DEFINITIONS "WITH_SEASTAR=1"
INTERFACE_LINK_LIBRARIES Seastar::seastar)
set(crimson_common_srcs