Changeset 9c3ce2a
- Timestamp:
- 06/09/2021 06:34:33 PM (3 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- 6a72404, 7fe99c2
- Parents:
- c36301e7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rc36301e7 r9c3ce2a 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[ken] - For consistency, make the cpp link in /usr/lib. 50 </para> 51 </listitem> 52 <listitem> 49 53 <para>[ken] - Install iproute2 programs in /usr/sbin for 50 54 consistency.</para> -
chapter08/gcc.xml
rc36301e7 r9c3ce2a 168 168 for "historical" reasons.</para> 169 169 170 <screen><userinput remap="install">ln -svr /usr/bin/cpp / lib</userinput></screen>170 <screen><userinput remap="install">ln -svr /usr/bin/cpp /usr/lib</userinput></screen> 171 171 <!-- already done earlier 172 172 <para>Many packages use the name <command>cc</command> to call the C
Note:
See TracChangeset
for help on using the changeset viewer.