mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
glibc: Remove a sed useless for 2.37
This commit is contained in:
@@ -64,11 +64,6 @@ esac</userinput></screen>
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<para>Fix an issue building Glibc with parallel jobs and make-4.4
|
||||
or later:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed '/MAKEFLAGS :=/s/)r/) -r/' -i Makerules</userinput></screen>
|
||||
|
||||
<para>Some of the Glibc programs use the non-FHS-compliant
|
||||
<filename class="directory">/var/db</filename> directory to store their
|
||||
runtime data. Apply the following patch to make such programs store their
|
||||
|
||||
Reference in New Issue
Block a user