Changeset 6309d01 for chroot/common
- Timestamp:
- Apr 18, 2006, 12:42:46 PM (19 years ago)
- Children:
- 47cdb4e
- Parents:
- 6de5a22
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chroot/common/util-linux.xml
r6de5a22 r6309d01 48 48 <screen os="cd"><userinput>make ARCH="" CPU="" -C lib</userinput></screen> 49 49 50 <variablelist os="bg"> 51 <title>The meaning of the make parameters:</title> 52 53 <varlistentry> 54 <term><parameter>ARCH=""</parameter></term> 55 <listitem> 56 <para>This disables the detection of the architecture.</para> 57 </listitem> 58 </varlistentry> 59 60 <varlistentry> 61 <term><parameter>CPU=""</parameter></term> 62 <listitem> 63 <para>This disables the detection of the CPU.</para> 64 </listitem> 65 </varlistentry> 66 67 </variablelist> 68 50 69 <para os="ce">Only a few of the utilities contained in this package need to be 51 70 built:</para>
Note:
See TracChangeset
for help on using the changeset viewer.