[Crosstoolchain-logs] [gdb] 03/06: Brown paper bag again: build gdb-minimal --without-babeltrace

Samuel Bronson naesten-guest at moszumanska.debian.org
Mon May 12 01:11:35 UTC 2014


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

naesten-guest pushed a commit to branch master
in repository gdb.

commit 47a0815e7a7f07bdb176956bf4887beddb5e041a
Author: Samuel Bronson <naesten at gmail.com>
Date:   Sun May 11 18:42:48 2014 -0400

    Brown paper bag again: build gdb-minimal --without-babeltrace
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b8b4425..a3bb2cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -182,7 +182,7 @@ DEB_CONFIGURE_FLAGS_MULTIARCH := $(DEB_CONFIGURE_EXTRA_FLAGS) \
 
 # Minimal flags
 DEB_CONFIGURE_FLAGS_MIN := --host=$(DEB_HOST_GNU_TYPE) $(EXTRA_FLAGS) \
-	--disable-tui --without-python
+	--disable-tui --without-python --without-babeltrace
 
 # Support parallel=<n> in DEB_BUILD_OPTIONS (see #209008)
 COMMA = ,

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



More information about the Crosstoolchain-logs mailing list