Changeset 7faf029 in clfs-embedded for BOOK/cross-tools/common


Ignore:
Timestamp:
Nov 28, 2010, 8:29:52 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
18b91a8
Parents:
1490890
Message:

Make the command the copies the config file during uClibc verbose.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/uclibc.xml

    r1490890 r7faf029  
    4343   build and use that as the base:</para>
    4444
    45 <screen os="e"><userinput>cp clfs/config.${CLFS_ARCH}.${CLFS_ENDIAN} .config</userinput></screen>
     45<screen os="e"><userinput>cp -v clfs/config.${CLFS_ARCH}.${CLFS_ENDIAN} .config</userinput></screen>
    4646
    4747    <para os="f">The config is a basic working system, but there are some
Note: See TracChangeset for help on using the changeset viewer.