Changeset 737c63b for BOOK/temp-system


Ignore:
Timestamp:
Jun 4, 2014, 3:32:41 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
8a99579
Parents:
4c0610b4
git-author:
Chris Staub <chris@…> (06/04/14 03:31:24)
git-committer:
Chris Staub <chris@…> (06/04/14 03:32:41)
Message:

mpfr enables shared by default

Location:
BOOK/temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/mpfr.xml

    r4c0610b4 r737c63b  
    3434
    3535<screen os="b"><userinput>./configure --prefix=/tools \
    36     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    37     --enable-shared</userinput></screen>
     36    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3837
    3938    <para os="c">Compile the package:</para>
  • BOOK/temp-system/multilib/mpfr.xml

    r4c0610b4 r737c63b  
    3737<screen os="b"><userinput>./configure --prefix=/tools \
    3838    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    39     --libdir=/tools/lib64 --enable-shared</userinput></screen>
     39    --libdir=/tools/lib64</userinput></screen>
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.