mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Apply glibc-2.36 patch to BLFS gcc
This commit is contained in:
parent
176c77e03c
commit
12ab2eba9e
@ -121,6 +121,16 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch for building against glibc-2.36:
|
||||
<ulink url="&patch-root;/gcc-&gcc-version;-glibc_2.36-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GCC Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
@ -167,6 +177,12 @@
|
||||
<command>./configure</command> options below.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
First fix a problem with glibc-2.36:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-glibc_2.36-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>GCC</application> by running the following commands:
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user