Changeset b84fe84
- Timestamp:
- 04/18/2014 11:43:38 PM (9 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.6, 7.6-rc1, 7.7, 7.7-rc1, 7.8, 7.8-rc1, 7.9, 7.9-rc1, 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, hybrid, 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:
- c65dd23e
- Parents:
- 85583fa
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r85583fa rb84fe84 40 40 <itemizedlist> 41 41 <listitem> 42 <para>[bdubbs] - Added mpfr upstream patch. Fixes 43 <ulink url="&lfs-ticket-root;3537">#3537</ulink>.</para> 44 </listitem> 45 <listitem> 42 46 <para>[bdubbs] - Added readline upstream patch. Fixes 43 47 <ulink url="&lfs-ticket-root;3532">#3532</ulink>.</para> -
chapter01/whatsnew.xml
r85583fa rb84fe84 255 255 </listitem> 256 256 <listitem> 257 <para>&mpfr-fixes-patch;</para> 258 </listitem> 259 <listitem> 257 260 <para>&readline-fixes-patch;</para> 258 261 </listitem> -
chapter03/patches.xml
r85583fa rb84fe84 68 68 69 69 <varlistentry> 70 <term>Mpfr Upstream Fixes Patch - <token>&mpfr-fixes-patch-size;</token>:</term> 71 <listitem> 72 <para>Download: <ulink url="&patches-root;&mpfr-fixes-patch;"/></para> 73 <para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para> 74 </listitem> 75 </varlistentry> 76 77 <varlistentry> 70 78 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term> 71 79 <listitem> -
chapter06/mpfr.xml
r85583fa rb84fe84 41 41 <sect2 role="installation"> 42 42 <title>Installation of MPFR</title> 43 44 <para>First, apply the following patch to fix various bugs that have been 45 addressed upstream:</para> 46 47 <screen><userinput remap="pre">patch -Np1 -i ../&mpfr-fixes-patch;</userinput></screen> 43 48 44 49 <para>Prepare MPFR for compilation:</para> -
patches.ent
r85583fa rb84fe84 27 27 <!ENTITY kbd-backspace-patch-size "12 KB"> 28 28 29 <!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes-1.patch"> 30 <!ENTITY mpfr-fixes-patch-md5 "aaf52416b309dd0b8c5eb92ae9c210c1"> 31 <!ENTITY mpfr-fixes-patch-size "43 KB"> 32 29 33 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> 30 34 <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f">
Note:
See TracChangeset
for help on using the changeset viewer.