Changeset dd597af


Ignore:
Timestamp:
Jun 4, 2014, 3:31:24 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
e167dd9
Parents:
22cbf2a
Message:

mpfr enables shared by default

Location:
BOOK/temp-system
Files:
2 edited

Legend:

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

    r22cbf2a rdd597af  
    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

    r22cbf2a rdd597af  
    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.