mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Remove buggy gcc patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e523b7b82d
commit
9d2bb34c17
@ -251,11 +251,11 @@
|
||||
<listitem>
|
||||
<para>&binutils-upstream-patch;</para>
|
||||
</listitem>
|
||||
|
||||
<!--
|
||||
<listitem>
|
||||
<para>&gcc-upstream-patch;</para>
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>&glibc-largefile-patch;</para>
|
||||
</listitem>
|
||||
|
@ -57,7 +57,7 @@
|
||||
<para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--
|
||||
<varlistentry>
|
||||
<term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -65,7 +65,7 @@
|
||||
<para>MD5 sum: <literal>&gcc-upstream-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
-->
|
||||
<varlistentry>
|
||||
<term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -40,11 +40,11 @@
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GCC</title>
|
||||
|
||||
<!--
|
||||
<para>First apply some fixes from the upstream repository:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>The GCC documentation recommends building GCC in a dedicated build directory:</para>
|
||||
|
||||
<screen><userinput remap="pre">mkdir -v build
|
||||
|
@ -22,9 +22,11 @@
|
||||
<!ENTITY coreutils-i18n-patch-md5 "c6334ed5b03062ef7e9649e8ceb2cfc1">
|
||||
<!ENTITY coreutils-i18n-patch-size "146 KB">
|
||||
|
||||
<!--
|
||||
<!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch">
|
||||
<!ENTITY gcc-upstream-patch-md5 "56d86c16ea62e024e6eebbdc9dc63700">
|
||||
<!ENTITY gcc-upstream-patch-size "251 KB">
|
||||
-->
|
||||
|
||||
<!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_i386_fix-1.patch">
|
||||
<!ENTITY glibc-upstream-patch-md5 "cfb3cb46074a833ac5729be79e4f2592">
|
||||
|
Loading…
Reference in New Issue
Block a user