[Crosstoolchain-logs] [SCM] GNU GDB Debian packaging repository branch, master, updated. debian/7.6-3-19-g40fb2e0

Samuel Bronson naesten at gmail.com
Fri Jun 14 17:13:28 UTC 2013


The following commit has been merged in the master branch:
commit 356abe61cc921019e76372809900f4d6e79e2d2c
Author: Samuel Bronson <naesten at gmail.com>
Date:   Thu Jun 13 14:35:55 2013 -0400

    d/rules: Allow gdb-minimal to use expat.

diff --git a/debian/rules b/debian/rules
index f94baef..6355ab4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -169,7 +169,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-expat --without-python
+	--disable-tui --without-python
 
 # Support parallel=<n> in DEB_BUILD_OPTIONS (see #209008)
 COMMA = ,

-- 
GNU GDB Debian packaging repository



More information about the Crosstoolchain-logs mailing list