Changeset 5129e84 for chapter06/perl.xml
- Timestamp:
- 05/02/2019 07:30:27 AM (3 years ago)
- Branches:
- multilib-10.1, multilib-before-cross
- Children:
- 8ac74505
- Parents:
- d8fba27
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/perl.xml
rd8fba27 r5129e84 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.