Ignore:
Timestamp:
08/25/2015 09:13:13 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
7.9-systemd
Children:
dbc347c5
Parents:
f77b95f
Message:

Add an upstream patch for MPFR.
Update to libpipeline-1.4.1.
Update to linux-4.1.6.
Update to man-db-2.7.2.
Add a patch to allow glibc to build properly on i386 systems.
Remove obsolete r* programs from inetutils.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/mpfr.xml

    rf77b95f r102c4bb6  
    4141  <sect2 role="installation">
    4242    <title>Installation of MPFR</title>
    43 <!--
     43
    4444    <para>First, apply the following patch to fix various bugs that have been
    4545    addressed upstream:</para>
    4646
    47 <screen><userinput remap="pre">patch -Np1 -i ../&mpfr-fixes-patch;</userinput></screen>
    48 -->
     47<screen><userinput remap="pre">patch -Np1 -i ../&mpfr-upstream-patch;</userinput></screen>
     48
    4949    <para>Prepare MPFR for compilation:</para>
    5050
Note: See TracChangeset for help on using the changeset viewer.