Ignore:
Timestamp:
04/24/2015 12:00:34 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.8-systemd, 7.9-systemd
Children:
c960015
Parents:
50bb87d
Message:

Updated to GCC-5.1.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/ncurses.xml

    r50bb87d r47f42fa  
    4343  <sect2 role="installation">
    4444    <title>Installation of Ncurses</title>
     45
     46    <para>First, apply a patch to prevent a build failure
     47    when building with GCC 5:</para>
     48
     49<screen><userinput remap="pre">patch -Np1 -i ../&ncurses-gcc5-buildfixes-patch;</userinput></screen>
    4550
    4651    <para>Prepare Ncurses for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.