Changeset 5a8d94f
- Timestamp:
- 08/02/2021 02:11:27 PM (10 months ago)
- Branches:
- xry111/glibc-2.34
- Children:
- 151f937
- Parents:
- 4d4da56
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/diffutils.xml
r4d4da56 r5a8d94f 44 44 <title>Installation of Diffutils</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/SIGSTKSZ < 16384/0/' -i lib/c-stack.c</userinput></screen> 50 46 51 <para>Prepare Diffutils for compilation:</para> 47 52 -
chapter08/diffutils.xml
r4d4da56 r5a8d94f 41 41 <sect2 role="installation"> 42 42 <title>Installation of Diffutils</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/SIGSTKSZ < 16384/0/' -i lib/c-stack.c</userinput></screen> 43 48 44 49 <para>Prepare Diffutils for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.