Skip to content

Commit

Permalink
do_freebsd.sh: Do not use LLTNG on FreeBSD
Browse files Browse the repository at this point in the history
  FreeBSD has Dtrace

Signed-off-by: Willem Jan Withagen <[email protected]>
  • Loading branch information
wjwithagen committed Oct 19, 2016
1 parent 4d9ce9e commit 7a9d846
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 @@ -16,6 +16,7 @@ rm -rf build && ./do_cmake.sh "$*" \
-D CMAKE_C_FLAGS_DEBUG="-O0 -g" \
-D ENABLE_GIT_VERSION=OFF \
-D WITH_BLKID=OFF \
-D WITH_LTTNG=OFF \
-D WITH_FUSE=OFF \
-D WITH_RBD=OFF \
-D WITH_XFS=OFF \
Expand Down

0 comments on commit 7a9d846

Please sign in to comment.