[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1142-ge390d30

git git at cross-lfs.org
Thu May 29 02:26:54 PDT 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  e390d30af0c8fb76180489557461967d9f5cb0c0 (commit)
      from  d5b3711325da4e75038a1b4ae8885c7ab92641de (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 e390d30af0c8fb76180489557461967d9f5cb0c0
Author: Chris Staub <chris at beaker67.com>
Date:   Thu May 29 05:26:28 2014 -0400

    Simplified xincludes for temp-system gcc

diff --git a/BOOK/temp-system/64/gcc.xml b/BOOK/temp-system/64/gcc.xml
index 5b75abb..e3a1baf 100644
--- a/BOOK/temp-system/64/gcc.xml
+++ b/BOOK/temp-system/64/gcc.xml
@@ -78,14 +78,9 @@
     --with-system-zlib --with-native-system-header-dir=/tools/include \
     --disable-libssp --enable-checking=release --enable-libstdcxx-time</userinput></screen>
 
-    <variablelist>
-      <title>The meaning of the new configure options:</title>
-
-      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-      href="../common/gcc.xml"
-      xpointer="xpointer(//*[@os='cl1'])"/>
-
-    </variablelist>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/gcc.xml"
+    xpointer="xpointer(//*[@os='cl'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc.xml"
diff --git a/BOOK/temp-system/mips64-64/gcc.xml b/BOOK/temp-system/mips64-64/gcc.xml
index 89eb153..9ace478 100644
--- a/BOOK/temp-system/mips64-64/gcc.xml
+++ b/BOOK/temp-system/mips64-64/gcc.xml
@@ -78,14 +78,9 @@
     --enable-checking=release --enable-libstdcxx-time \
     --with-native-system-header-dir=/tools/include</userinput></screen>
 
-    <variablelist>
-      <title>The meaning of the new configure options:</title>
-
-      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-      href="../common/gcc.xml"
-      xpointer="xpointer(//*[@os='cl1'])"/>
-
-    </variablelist>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/gcc.xml"
+    xpointer="xpointer(//*[@os='cl'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc.xml"
diff --git a/BOOK/temp-system/mips64/gcc.xml b/BOOK/temp-system/mips64/gcc.xml
index 6fde773..20f3c5f 100644
--- a/BOOK/temp-system/mips64/gcc.xml
+++ b/BOOK/temp-system/mips64/gcc.xml
@@ -81,7 +81,7 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../multilib/gcc.xml"
-    xpointer="xpointer(//*[@os='dd'])"/>
+    xpointer="xpointer(//*[@os='cl'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc.xml"
diff --git a/BOOK/temp-system/multilib/gcc.xml b/BOOK/temp-system/multilib/gcc.xml
index 0de3dd1..c7a4494 100644
--- a/BOOK/temp-system/multilib/gcc.xml
+++ b/BOOK/temp-system/multilib/gcc.xml
@@ -78,14 +78,9 @@
     --with-system-zlib --with-native-system-header-dir=/tools/include \
     --disable-libssp --enable-libstdcxx-time --enable-checking=release</userinput></screen>
 
-    <variablelist os="dd">
-      <title>The meaning of the new configure options:</title>
-
-      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-      href="../common/gcc.xml"
-      xpointer="xpointer(//*[@os='cl1'])"/>
-
-    </variablelist>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/gcc.xml"
+    xpointer="xpointer(//*[@os='cl'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc.xml"
diff --git a/BOOK/temp-system/ppc64-64/gcc.xml b/BOOK/temp-system/ppc64-64/gcc.xml
index 20c2ae7..7b0718e 100644
--- a/BOOK/temp-system/ppc64-64/gcc.xml
+++ b/BOOK/temp-system/ppc64-64/gcc.xml
@@ -78,14 +78,9 @@
     --with-native-system-header-dir=/tools/include --enable-checking=release \
     --enable-libstdcxx-time</userinput></screen>
 
-    <variablelist>
-      <title>The meaning of the new configure options:</title>
-
-      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-      href="../common/gcc.xml"
-      xpointer="xpointer(//*[@os='cl1'])"/>
-
-    </variablelist>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/gcc.xml"
+    xpointer="xpointer(//*[@os='cl'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc.xml"
diff --git a/BOOK/temp-system/ppc64/gcc.xml b/BOOK/temp-system/ppc64/gcc.xml
index 0afad46..3abf7b2 100644
--- a/BOOK/temp-system/ppc64/gcc.xml
+++ b/BOOK/temp-system/ppc64/gcc.xml
@@ -76,7 +76,7 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../multilib/gcc.xml"
-    xpointer="xpointer(//*[@os='dd'])"/>
+    xpointer="xpointer(//*[@os='cl'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc.xml"

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

Summary of changes:
 BOOK/temp-system/64/gcc.xml        |   11 +++--------
 BOOK/temp-system/mips64-64/gcc.xml |   11 +++--------
 BOOK/temp-system/mips64/gcc.xml    |    2 +-
 BOOK/temp-system/multilib/gcc.xml  |   11 +++--------
 BOOK/temp-system/ppc64-64/gcc.xml  |   11 +++--------
 BOOK/temp-system/ppc64/gcc.xml     |    2 +-
 6 files changed, 14 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list