Ignore:
Timestamp:
Aug 20, 2006, 2:02:27 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
6d0fcac
Parents:
5609163
Message:

Add the perl fPIC patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/perl.xml

    r5609163 r856e3f4  
    2525  <sect2 role="installation">
    2626    <title>Installation of Perl</title>
     27
     28    <para os="p1">The following patch causes <filename>DynaLoader.a</filename>
     29    to be built with -fPIC so it can be linked into a shared library
     30    later.</para>
     31
     32<screen os="p2"><userinput>patch -Np1 -i ../&perl-fpic-patch;</userinput></screen>
    2733
    2834    <para os="a00">Before starting to configure, create a basic
Note: See TracChangeset for help on using the changeset viewer.