Changeset 5d276d1 for chapter06/perl.xml
- Timestamp:
- 04/23/2019 04:41:41 PM (3 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, trunk, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- 015473e7
- Parents:
- 442a3a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/perl.xml
r442a3a0 r5d276d1 62 62 <screen><userinput remap="pre">patch -Np1 -i ../&perl-gcc5-fixes-patch;</userinput></screen> 63 63 --> 64 65 <para>Apply a change to allow the program to build correctly when building 66 with the latest versions of gcc:</para> 67 68 <screen><userinput remap="pre">sed -i 's/67]/6789]/' Configure</userinput></screen> 69 64 70 <para>To have full control over the way Perl is set up, you can remove the 65 71 <quote>-des</quote> options from the following command and hand-pick the way
Note:
See TracChangeset
for help on using the changeset viewer.