mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
GCC patch isn't so gomp specific anymore.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
300e1e7c17
commit
9150096657
@ -92,7 +92,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
-->
|
-->
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Gcc Upstream Libgomp Patch - <token>&gcc-upstream-patch-size;</token>:</term>
|
<term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Download: <ulink url="&patches-root;&gcc-upstream-patch;"/></para>
|
<para>Download: <ulink url="&patches-root;&gcc-upstream-patch;"/></para>
|
||||||
<para>MD5 sum: <literal>&gcc-upstream-patch-md5;</literal></para>
|
<para>MD5 sum: <literal>&gcc-upstream-patch-md5;</literal></para>
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of GCC</title>
|
<title>Installation of GCC</title>
|
||||||
|
|
||||||
<para>First fix some problems with the libgomp library:</para>
|
<para>First apply some fixes from the upstream repository:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user