Changeset c62fb2a in clfs-sysroot for BOOK/final-system/arm


Ignore:
Timestamp:
Aug 30, 2006, 11:02:52 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
943b1fa
Parents:
f1583d4
Message:

Add the perl fPIC patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/arm/perl.xml

    rf1583d4 rc62fb2a  
    3232
    3333    <para os="a">The Cross directory contains a Makefile for cross-compiling.</para>
     34
     35    <para os="p3">The following patch causes <filename>DynaLoader.a</filename>
     36    to be built with -fPIC so it can be linked into a shared library
     37    later.</para>
     38
     39<screen os="p4"><userinput>patch -Np1 -i ../&perl-fpic-patch;</userinput></screen>
    3440
    3541<screen os="b"><userinput>cd Cross</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.