[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-235-g6e70753

git git at cross-lfs.org
Wed Aug 7 12:02:29 PDT 2013


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  6e7075359a9535e2f7bbb3376a6f6882dfe19fcd (commit)
      from  c730492e7a7e294f4f648ce4044b68094cf986fd (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 6e7075359a9535e2f7bbb3376a6f6882dfe19fcd
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed Aug 7 14:02:24 2013 -0500

    Eglibc doesn't declare gets() and edit grub for it.

diff --git a/BOOK/final-system/x86/grub.xml b/BOOK/final-system/x86/grub.xml
index bb5702a..ecd80e3 100644
--- a/BOOK/final-system/x86/grub.xml
+++ b/BOOK/final-system/x86/grub.xml
@@ -38,6 +38,10 @@
       <envar>CXXFLAGS</envar>, unset them when building GRUB.</para>
     </note>
 
+    <para os="s1">Glibc-2.17 does not declare gets():</para>
+
+<screen os="s2"><userinput>sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h</userinput></screen>
+
     <para os="a">Prepare GRUB for compilation:</para>
 
 <screen os="b"><userinput>./configure --prefix=/usr \

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

Summary of changes:
 BOOK/final-system/x86/grub.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list