Ignore:
Timestamp:
Aug 5, 2013, 10:27:09 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
48cfbab
Parents:
0e76002
Message:

Remove --enable-arch from final-system Util-Linux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    r0e76002 r3587c64  
    4444    <para os="a">Prepare Util-linux for compilation:</para>
    4545
    46 <screen os="b"><userinput>./configure --enable-arch \
    47     --enable-write --disable-login --disable-su</userinput></screen>
     46<screen os="b"><userinput>./configure --enable-write --disable-login --disable-su</userinput></screen>
    4847
    4948    <variablelist os="c">
    5049      <title>The meaning of the configure options:</title>
    51 
    52       <varlistentry>
    53         <term><parameter>--enable-arch</parameter></term>
    54         <listitem>
    55           <para>This option allows the <command>arch</command> program to be
    56           installed.</para>
    57         </listitem>
    58       </varlistentry>
    5950
    6051      <varlistentry>
Note: See TracChangeset for help on using the changeset viewer.