mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-18 02:05:06 +01:00
missed a couple things with the last commit - this fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bd7538b840
commit
0c8b99b53a
@ -155,6 +155,12 @@ following:</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Udev Etcdir Patch - 1 KB:</term> <listitem>
|
||||
<para><ulink url="&patches-root;udev-&udev-version;-etcdir-2.patch"/></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Util-Linux Sfdisk Patch - 1 KB:</term> <listitem>
|
||||
<para><ulink url="&patches-root;util-linux-&util-linux-version;-sfdisk-1.patch"/></para>
|
||||
|
@ -44,7 +44,7 @@ mkdir -p /var/lib/hwclock</userinput></screen>
|
||||
<title>Installation of Util-linux</title>
|
||||
|
||||
<para>GCC-&gcc-version; miscompiles <command>sfdisk</command> if the
|
||||
default optimisation level is used. The following command prevents the
|
||||
default optimisation level is used. The following patch prevents the
|
||||
problematic optimisation pass from being used.</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-1.patch</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user