Skip to content

Commit

Permalink
do_freebsd.sh: set WITH_JAEGER=OFF
Browse files Browse the repository at this point in the history
Signed-off-by: Omri Zeneva <[email protected]>
  • Loading branch information
Omri Zeneva committed May 17, 2022
1 parent f956b79 commit dd57ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions do_freebsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ mkdir ${BUILD_DIR}
-D WITH_MGR=YES \
-D WITH_RDMA=OFF \
-D WITH_SPDK=OFF \
-D WITH_JAEGER=OFF \
2>&1 | tee cmake.log

echo -n "start building: "; date
Expand Down

0 comments on commit dd57ad6

Please sign in to comment.