[Pkg-ceph-commits] [ceph] 01/04: explicitly disable "lttng" to avoid auto-enable if found.

Dmitry Smirnov onlyjob at moszumanska.debian.org
Sat Nov 1 03:24:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

onlyjob pushed a commit to branch experimental
in repository ceph.

commit a914dc7
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Thu Oct 30 09:09:47 2014

    explicitly disable "lttng" to avoid auto-enable if found.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 53f86d3..a1d1577 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ extraopts += --with-debug
 extraopts += --enable-cephfs-java
 extraopts += --with-babeltrace
 ## do not build with lttng just yet, see #765842.
-#extraopts += --with-lttng
+extraopts += --without-lttng
 
 ## build bundled RocksDB
 extraopts += --with-librocksdb-static=check

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list