Skip to content

Commit ebf9ec8

Browse files
authored
Merge pull request ceph#63350 from Matan-B/wip-matanb-crimson-hwloc
src/CMakeLists: Crimson - enable libhwloc Reviewed-by: Yingxin Cheng <[email protected]>
2 parents ab9e2ef + d0a142a commit ebf9ec8

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
@@ -464,7 +464,6 @@ if(WITH_CRIMSON)
464464
endif()
465465
endmacro ()
466466
set(Seastar_API_LEVEL "6" CACHE STRING "" FORCE)
467-
set(Seastar_HWLOC OFF CACHE BOOL "" FORCE)
468467
set(Seastar_IO_URING OFF CACHE BOOL "" FORCE)
469468
set(Seastar_DEPRECATED_OSTREAM_FORMATTERS OFF CACHE BOOL "" FORCE)
470469
if(Seastar_DPDK)

0 commit comments

Comments
 (0)