Skip to content

Commit 220669a

Browse files
committed
CMakeLists: Crimson - remove Seastar_STD_OPTIONAL_VARIANT_STRINGVIEW
ceph/seastar@ad4fef3 Signed-off-by: Matan Breizman <[email protected]>
1 parent 9328060 commit 220669a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ if(WITH_SEASTAR)
383383
set(Seastar_API_LEVEL "6" CACHE STRING "" FORCE)
384384
set(Seastar_HWLOC OFF CACHE BOOL "" FORCE)
385385
set(Seastar_IO_URING OFF CACHE BOOL "" FORCE)
386-
set(Seastar_STD_OPTIONAL_VARIANT_STRINGVIEW ON CACHE BOOL "" FORCE)
387386
if(Seastar_DPDK)
388387
find_package(dpdk QUIET)
389388
if(NOT DPDK_FOUND)

0 commit comments

Comments
 (0)