[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:30 UTC 2013


The following commit has been merged in the master branch:
commit 40fb2e0a7eefdd0a89965468584969c07d665cf9
Author: Samuel Bronson <naesten at gmail.com>
Date:   Thu Jun 13 15:06:13 2013 -0400

    d/rules: s/--with-libunwind/--with-libunwind-ia64/; the former is depracated.

diff --git a/debian/rules b/debian/rules
index 6aaefe3..11a8eaf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,7 +98,7 @@ ifeq (,$(findstring linux, $(DEB_HOST_GNU_SYSTEM)))
 endif
 
 ifeq ($(DEB_HOST_GNU_CPU),ia64)
-  arch_config_args := --with-libunwind
+  arch_config_args := --with-libunwind-ia64
 endif
 
 ifdef GDB_TARGET

-- 
GNU GDB Debian packaging repository



More information about the Crosstoolchain-logs mailing list