aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/ncurses.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-08-11 20:56:26 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-08-11 20:56:26 +0000
commitf5e821c9ec8417651988c3ce6020708a8cccae9c (patch)
tree903ae56605aebda1c87ba5758a2a8bb286883117 /chapter05/ncurses.xml
parent5c3f304a8fcc46d0c5ddc25fff3a3f9336ae9d94 (diff)
Update to procps-ng-3.3.11.
Update to man-pages-4.02. Update to ncurses-6.0. Update to glibc-2.22. Update to linux-4.1.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/ncurses.xml')
-rw-r--r--chapter05/ncurses.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml
index 336172b59..a18a9c819 100644
--- a/chapter05/ncurses.xml
+++ b/chapter05/ncurses.xml
@@ -43,11 +43,6 @@
<sect2 role="installation">
<title>Installation of Ncurses</title>
- <para>First, apply a patch to prevent a build failure
- when building with GCC 5:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&ncurses-gcc5-buildfixes-patch;</userinput></screen>
-
<para>Prepare Ncurses for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/tools \