Changeset 3662
- Timestamp:
- 09/09/07 23:29:02 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/clfs-sysroot/BOOK/final-system/common/flex.xml
r3464 r3662 38 38 <para os="e">Compile the package:</para> 39 39 40 <screen os="f"><userinput>make</userinput></screen> 40 <screen os="f"><userinput>make CC="${CC} -fPIC" libfl.a 41 make</userinput></screen> 41 42 42 43 <para os="g">Install the package:</para> branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
r3660 r3662 40 40 <para>September 9, 2007</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Build a PIC libfl.a with flex.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Updated to Util-Linux-ng 2.13.</para>
