Changeset a954b24 in clfs-embedded for BOOK/cleanup
- Timestamp:
 - Oct 24, 2013, 11:49:41 AM (12 years ago)
 - Branches:
 - master
 - Children:
 - 207b438
 - Parents:
 - 1a129f8
 - git-author:
 - Andrew Bradford <andrew@…> (10/24/13 11:37:18)
 - git-committer:
 - Andrew Bradford <andrew@…> (10/24/13 11:49:41)
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/cleanup/copylibs.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cleanup/copylibs.xml
r1a129f8 ra954b24 15 15 copied to the target:</para> 16 16 17 <screen><userinput>cp -v ${CLFS}/cross-tools/${CLFS_TARGET}/lib/*.so* ${CLFS}/targetfs/lib/</userinput></screen>17 <screen><userinput>cp -vP ${CLFS}/cross-tools/${CLFS_TARGET}/lib/*.so* ${CLFS}/targetfs/lib/</userinput></screen> 18 18 19 19 <para>Optionally, strip the libraries to reduce their size:</para>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  