]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
do_freebsd.sh: Do not use LLTNG on FreeBSD
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 19 Oct 2016 08:58:22 +0000 (10:58 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 19 Oct 2016 09:00:55 +0000 (11:00 +0200)
  FreeBSD has Dtrace

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
do_freebsd.sh

index 85a7b684f139c7d8efef3d29a0920fa49e391791..5e302501424ac16c4163ceff40689f5fcd209fdf 100755 (executable)
@@ -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 \