diff options
Diffstat (limited to 'chapter08/texinfo.xml')
-rw-r--r-- | chapter08/texinfo.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter08/texinfo.xml b/chapter08/texinfo.xml index 42e81feae..5eebeb0e3 100644 --- a/chapter08/texinfo.xml +++ b/chapter08/texinfo.xml @@ -62,11 +62,6 @@ </variablelist> --> - <para>Again, fix an issue building the package with Glibc-2.34 or later:</para> - -<screen><userinput remap="pre">sed -e 's/__attribute_nonnull__/__nonnull/' \ - -i gnulib/lib/malloc/dynarray-skeleton.c</userinput></screen> - <para>Compile the package:</para> <screen><userinput remap="make">make</userinput></screen> |