[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-88-g6144155

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, sysvinit has been updated
       via  6144155871d49608ace861341f228511aded65a7 (commit)
       via  abec05bc2bfb5fb2e82e9802acd20f0fe125f213 (commit)
      from  495aba09d57f992eb8ef12b73a2ee188c8798e9f (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 6144155871d49608ace861341f228511aded65a7
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 1104828..dd90d36 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 abec05bc2bfb5fb2e82e9802acd20f0fe125f213
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