mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-06 11:35:11 +01:00
mips64el: perl: workaround for a MIPS building issue
This commit is contained in:
parent
3577b41b3e
commit
5e6642a8d1
@ -46,6 +46,10 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
|
||||||
-->
|
-->
|
||||||
|
<para>Workaround an building issue on MIPS:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">sed 's@/bin/mips@/bin/false@g' -i Configure</userinput></screen>
|
||||||
|
|
||||||
<para>This version of Perl builds the Compress::Raw::Zlib and
|
<para>This version of Perl builds the Compress::Raw::Zlib and
|
||||||
Compress::Raw::BZip2 modules. By
|
Compress::Raw::BZip2 modules. By
|
||||||
default Perl will use an internal copy of the sources for the build.
|
default Perl will use an internal copy of the sources for the build.
|
||||||
|
Loading…
Reference in New Issue
Block a user