[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-systemd-93-g4f4d53b

git git at cross-lfs.org
Sun Nov 2 18:08:07 PST 2014


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  4f4d53b0e120b7f27358566c9e15b163089e5e9e (commit)
       via  3678515d41fd5f21a2098a29553b7456123b8476 (commit)
      from  10600cdfc17a6585da7e30941d99137fc29d1b86 (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 4f4d53b0e120b7f27358566c9e15b163089e5e9e
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Nov 2 20:07:49 2014 -0600

    Update date for November 02, 2014 changes.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 7edcdcc..63bcd4c 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "10"> <!-- Use two digits -->
-<!ENTITY month_name "October">
-<!ENTITY day "31"> <!-- Use two digits -->
+<!ENTITY month "11"> <!-- Use two digits -->
+<!ENTITY month_name "November">
+<!ENTITY day "02"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 3678515d41fd5f21a2098a29553b7456123b8476
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Nov 2 20:05:36 2014 -0600

    Remove a stray character at the end of '--enable-__cxa_atexit \' in the xml.

diff --git a/BOOK/final-system/multilib/gcc.xml b/BOOK/final-system/multilib/gcc.xml
index 926bbd6..b56b504 100644
--- a/BOOK/final-system/multilib/gcc.xml
+++ b/BOOK/final-system/multilib/gcc.xml
@@ -53,7 +53,7 @@
 CXX="g++ -isystem /usr/include ${BUILD64}" \
 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64:/usr/lib:/lib" \
   ../gcc-&gcc-version;/configure --prefix=/usr --libdir=/usr/lib64 \
-    --libexecdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit \ 
+    --libexecdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit \
     --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
     --with-system-zlib --enable-checking=release --enable-libstdcxx-time</userinput></screen>
 

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

Summary of changes:
 BOOK/final-system/multilib/gcc.xml |    2 +-
 BOOK/general.ent                   |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list