This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 3 of 3] debug/expat: Update expat to 2.1.0


# HG changeset patch
# User Bryan Hundven <bryanhundven@gmail.com>
# Date 1345363905 25200
# Node ID c59009fdaf23d82822c6c90c2bfbe0c89647e8ad
# Parent  b69ebeb72fef93c04c84c13875849d84fbdc3180
debug/expat: Update expat to 2.1.0

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>

diff -r b69ebeb72fef -r c59009fdaf23 scripts/build/debug/300-gdb.sh
--- a/scripts/build/debug/300-gdb.sh	Sun Aug 19 01:09:40 2012 -0700
+++ b/scripts/build/debug/300-gdb.sh	Sun Aug 19 01:11:45 2012 -0700
@@ -7,7 +7,7 @@
 CT_DEBUG_GDB_NCURSES_VERSION="5.9"
 
 # Ditto for the expat library
-CT_DEBUG_GDB_EXPAT_VERSION="2.0.1"
+CT_DEBUG_GDB_EXPAT_VERSION="2.1.0"
 
 do_debug_gdb_parts() {
     do_gdb=

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]