mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Remove a note no longer needed and adjust wording
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1e49915814
commit
0dfc2f5fe6
@ -25,12 +25,13 @@
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-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>Remove a file that may be left over from a previous build attempt:</para>
|
||||
-->
|
||||
<para>Temporarily move a file that would get overwritten by the 32-bit builds:</para>
|
||||
|
||||
<screen><userinput remap="pre">mv /usr/include/limits.h{,.backup} </userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user