Changeset 9d2bb34c
- Timestamp:
- 02/17/2016 03:08:18 AM (7 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 7.10, 7.10-rc1, 7.9, 7.9-rc2, 8.0, 8.0-rc1, 8.1, 8.1-rc1, 8.1-rc2, 8.2, 8.2-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, BOOK.old, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, nosym, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 9218b05
- Parents:
- e523b7b
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/whatsnew.xml
re523b7b r9d2bb34c 252 252 <para>&binutils-upstream-patch;</para> 253 253 </listitem> 254 254 <!-- 255 255 <listitem> 256 256 <para>&gcc-upstream-patch;</para> 257 257 </listitem> 258 258 --> 259 259 <listitem> 260 260 <para>&glibc-largefile-patch;</para> -
chapter03/patches.xml
re523b7b r9d2bb34c 58 58 </listitem> 59 59 </varlistentry> 60 60 <!-- 61 61 <varlistentry> 62 62 <term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term> … … 66 66 </listitem> 67 67 </varlistentry> 68 68 --> 69 69 <varlistentry> 70 70 <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term> -
chapter06/gcc.xml
re523b7b r9d2bb34c 41 41 <sect2 role="installation"> 42 42 <title>Installation of GCC</title> 43 43 <!-- 44 44 <para>First apply some fixes from the upstream repository:</para> 45 45 46 46 <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen> 47 47 --> 48 48 <para>The GCC documentation recommends building GCC in a dedicated build directory:</para> 49 49 -
patches.ent
re523b7b r9d2bb34c 23 23 <!ENTITY coreutils-i18n-patch-size "146 KB"> 24 24 25 <!-- 25 26 <!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> 26 27 <!ENTITY gcc-upstream-patch-md5 "56d86c16ea62e024e6eebbdc9dc63700"> 27 28 <!ENTITY gcc-upstream-patch-size "251 KB"> 29 --> 28 30 29 31 <!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_i386_fix-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.