Changeset 849aa21


Ignore:
Timestamp:
Aug 26, 2006, 9:26:33 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
a88ee1d6
Parents:
e76627f
Message:

Applied r2406 to 1.0 branch

Location:
final-system/multilib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • final-system/multilib/perl-64bit.xml

    re76627f r849aa21  
    117117
    118118    <para os="n">Now we need to create a multilib wrapper that lets us choose
    119     which perl installation to use.</para>
     119    which perl installation to use:</para>
    120120
    121121<screen os="o"><userinput>cat &gt; perl_wrapper.c &lt;&lt; "EOF"
     
    158158
    159159    <para os="p">This multilib wrapper makes it possible to build perl
    160     extensions other then 64-bit. The PERL_ARCH enviornment variable controls
     160    extensions other then 64-bit. The PERL_ARCH environment variable controls
    161161    which perl binary to execute. Some packages that may attempt to build
    162162    against perl will run <command>perl -V:cc</command> to get the command
  • final-system/multilib/perl.xml

    re76627f r849aa21  
    7474    xpointer="xpointer(//*[@os='k'])"/>
    7575
    76     <para os="l">Add a suffix to the perl binary which the multilib wrapper
    77     installed later will take advantage of.</para>
     76    <para os="l">Add a suffix to the <comand>perl</command> binary which will
     77    be used by the multilib wrapper installed later:</para>
    7878
    7979<screen os="m"><userinput>mv /usr/bin/perl{,-32}</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.