mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Remove a workaround for sysdeps/unix/sysv/linux/bits/socket.h
that is no longer needed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
787407afaa
commit
e8d05b3f95
@ -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 <linux/sockios.h>' \
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user