Ignore:
Timestamp:
12/04/2016 05:33:58 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Children:
f9fd42c4
Parents:
853aeb6
Message:

Remove redundant parameters for chapter05 gcc installs and add description for lib=lib parameter in libcap.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/nosym@11151 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/libcap.xml

    r853aeb6 ra2bbc16  
    7171      </varlistentry>
    7272
     73      <varlistentry>
     74        <term><parameter>lib=lib</parameter></term>
     75        <listitem>
     76          <para>This parameter installs the library in
     77          <filename>$prefix/lib</filename> rather than
     78          <filename>$prefix/lib64</filename> on x86_64. It has no effect on
     79          x86.</para>
     80        </listitem>
     81      </varlistentry>
     82 
    7383    </variablelist>
    7484
Note: See TracChangeset for help on using the changeset viewer.