Author: bdubbs
Date: Thu Feb 20 12:49:48 2020
New Revision: 11756

Log:
Remove a workaround for sysdeps/unix/sysv/linux/bits/socket.h
that is no longer needed.

Modified:
   trunk/BOOK/chapter06/glibc.xml

Modified: trunk/BOOK/chapter06/glibc.xml
==============================================================================
--- trunk/BOOK/chapter06/glibc.xml      Thu Feb 20 09:57:01 2020        (r11755)
+++ trunk/BOOK/chapter06/glibc.xml      Thu Feb 20 12:49:48 2020        (r11756)
@@ -61,11 +61,12 @@
 
 <screen><userinput remap="pre">patch -Np1 -i 
../&glibc-glob-patch;</userinput></screen>
 -->
+<!-- No longer needed
     <para>Fix a problem introduced with the linux-5.2 kernel:</para>
 
 <screen><userinput remap="pre">sed -i '/asm.socket.h/a# include 
&lt;linux/sockios.h&gt;' \
    sysdeps/unix/sysv/linux/bits/socket.h</userinput></screen>
-
+-->
     <para>Create a symlink for LSB
     compliance. Additionally, for x86_64, create a compatibility symlink
     required for the dynamic loader to function correctly:</para>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to