aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bc.xml')
-rw-r--r--chapter06/bc.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/bc.xml b/chapter06/bc.xml
index 0957421bd..17be4bfcf 100644
--- a/chapter06/bc.xml
+++ b/chapter06/bc.xml
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Bc</title>
+ <para>First, fix some minor memory leaks in the code:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&bc-memory-leak-patch;</userinput></screen>
+
<para>Prepare Bc for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \