Changeset 5d5b9c8
- Timestamp:
- 08/02/2021 03:26:21 PM (10 months ago)
- Branches:
- xry111/glibc-2.34
- Children:
- 1e48fd4e
- Parents:
- 151f937
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter07/texinfo.xml
r151f937 r5d5b9c8 44 44 <title>Installation of Texinfo</title> 45 45 46 <para>At first, fix an issue building the package with Glibc-2.34 or 47 later:</para> 48 49 <screen><userinput remap="pre">sed 's/__attribute_nonnull__/__nonnull/' \ 50 -i gnulib/lib/malloc/dynarray-skeleton.c</userinput></screen> 51 46 52 <para>Prepare Texinfo for compilation:</para> 47 53 -
chapter08/texinfo.xml
r151f937 r5d5b9c8 41 41 <sect2 role="installation"> 42 42 <title>Installation of Texinfo</title> 43 44 <para>At first, fix an issue building the package with Glibc-2.34 or 45 later:</para> 46 47 <screen><userinput remap="pre">sed 's/__attribute_nonnull__/__nonnull/' \ 48 -i gnulib/lib/malloc/dynarray-skeleton.c</userinput></screen> 43 49 44 50 <para>Prepare Texinfo for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.