We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d0e22 commit 9a8ec11Copy full SHA for 9a8ec11
do_freebsd.sh
@@ -32,6 +32,7 @@ rm -rf build && ./do_cmake.sh "$*" \
32
-D WITH_LIBCEPHFS=OFF \
33
-D WITH_CEPHFS=OFF \
34
-D WITH_MGR=YES \
35
+ -D WITH_RDMA=OFF \
36
-D WITH_SPDK=OFF \
37
2>&1 | tee cmake.log
38
0 commit comments