Changeset 3662

Show
Ignore:
Timestamp:
09/09/07 23:29:02 (1 year ago)
Author:
jciccone
Message:

Build a PIC libfl.a with flex.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/BOOK/final-system/common/flex.xml

    r3464 r3662  
    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> 
  • branches/clfs-sysroot/BOOK/introduction/common/changelog.xml

    r3660 r3662  
    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>