aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gdbm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/gdbm.xml')
-rw-r--r--chapter08/gdbm.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/gdbm.xml b/chapter08/gdbm.xml
index df2ab3409..4596c2fa7 100644
--- a/chapter08/gdbm.xml
+++ b/chapter08/gdbm.xml
@@ -43,11 +43,11 @@
<sect2 role="installation">
<title>Installation of GDBM</title>
-
+<!--
<para>First, fix an issue first identified by gcc-10:</para>
<screen><userinput remap="pre">sed -r -i '/^char.*parseopt_program_(doc|args)/d' src/parseopt.c</userinput></screen>
-
+-->
<para>Prepare GDBM for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \