Changeset 90272a6 in clfs-sysroot


Ignore:
Timestamp:
Sep 9, 2007, 4:29:02 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
4aa6b68
Parents:
3a5c139
Message:

Build a PIC libfl.a with flex.

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/flex.xml

    r3a5c139 r90272a6  
    3838    <para os="e">Compile the package:</para>
    3939
    40 <screen os="f"><userinput>make</userinput></screen>
     40<screen os="f"><userinput>make CC="${CC} -fPIC" libfl.a
     41make</userinput></screen>
    4142
    4243    <para os="g">Install the package:</para>
  • BOOK/introduction/common/changelog.xml

    r3a5c139 r90272a6  
    4040      <para>September 9, 2007</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Build a PIC libfl.a with flex.</para>
     44        </listitem>
    4245        <listitem>
    4346          <para>[jciccone] - Updated to Util-Linux-ng 2.13.</para>
Note: See TracChangeset for help on using the changeset viewer.