Changeset 9a9ea93
- Timestamp:
- 08/02/2021 04:16:24 PM (11 months ago)
- Branches:
- xry111/glibc-2.34
- Parents:
- d71da7fc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/diffutils.xml
rd71da7fc r9a9ea93 44 44 <title>Installation of Diffutils</title> 45 45 46 <para>At first, fix an issue building the package with Glibc-2.34 or47 later:<para>48 49 <screen><userinput remap="pre">sed 's/SIGSTKSZ < 16384/0/' -i lib/c-stack.c</userinput></screen>50 51 46 <para>Prepare Diffutils for compilation:</para> 52 47 -
chapter08/diffutils.xml
rd71da7fc r9a9ea93 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 or45 later:<para>46 47 <screen><userinput remap="pre">sed 's/SIGSTKSZ < 16384/0/' -i lib/c-stack.c</userinput></screen>48 43 49 44 <para>Prepare Diffutils for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.