[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 1e2fce23b63c852634d832ef78a057d841392b3f

git git at cross-lfs.org
Thu Dec 13 22:32:42 PST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  1e2fce23b63c852634d832ef78a057d841392b3f (commit)
       via  d7773de882d09641569976574faddf3882f9088a (commit)
      from  82b753e07a88c590416bfa73b58a0ad8fe2e06f7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1e2fce23b63c852634d832ef78a057d841392b3f
Author: Chris Staub <chris at beaker67.com>
Date:   Fri Dec 14 01:32:37 2012 -0500

    Updated date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 92e1129..0f6a5c3 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "12"> <!-- Use two digits -->
 <!ENTITY month_name "December">
-<!ENTITY day "13"> <!-- Use two digits -->
+<!ENTITY day "14"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit d7773de882d09641569976574faddf3882f9088a
Author: Chris Staub <chris at beaker67.com>
Date:   Fri Dec 14 01:32:20 2012 -0500

    Use correct specs patch for 32-bit mips

diff --git a/BOOK/cross-tools/mips/gcc-static.xml b/BOOK/cross-tools/mips/gcc-static.xml
index f4a7c56..0fbe61e 100644
--- a/BOOK/cross-tools/mips/gcc-static.xml
+++ b/BOOK/cross-tools/mips/gcc-static.xml
@@ -36,7 +36,7 @@
     xpointer="xpointer(//*[@os='aa'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../64/gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ab'])"/>
 
     <para os="f1">The following patch fixes and issue that causes GCC

-----------------------------------------------------------------------

Summary of changes:
 BOOK/cross-tools/mips/gcc-static.xml |    2 +-
 BOOK/general.ent                     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list