aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/diffutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/diffutils.xml')
-rw-r--r--chapter06/diffutils.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml
index 6e17d5d44..af4d95429 100644
--- a/chapter06/diffutils.xml
+++ b/chapter06/diffutils.xml
@@ -43,11 +43,6 @@
<sect2 role="installation">
<title>Installation of Diffutils</title>
- <para>At first, fix an issue building the package with Glibc-2.34 or
- later:<para>
-
-<screen><userinput remap="pre">sed 's/SIGSTKSZ &lt; 16384/0/' -i lib/c-stack.c</userinput></screen>
-
<para>Prepare Diffutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --host=$LFS_TGT</userinput></screen>