Changeset cb6aa5b in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
- Oct 15, 2013, 1:00:04 PM (11 years ago)
- Branches:
- master
- Children:
- e3be04f8
- Parents:
- 2bb7576
- git-author:
- Andrew Bradford <andrew@…> (10/14/13 10:28:27)
- git-committer:
- Andrew Bradford <andrew@…> (10/15/13 13:00:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
r2bb7576 rcb6aa5b 102 102 <screen os="ak"><userinput>make install</userinput></screen> 103 103 104 <para os="al">Some programs need <filename class="libraryfile">libgcc_s.so.1</filename>105 to be included in the target file system. Copy it to the106 <filename class="directory">${CLFS}/lib</filename> directory:</para>107 108 <screen os="am"><userinput>cp -v ${CLFS}/cross-tools/${CLFS_TARGET}/lib/libgcc_s.so.1 ${CLFS}/lib</userinput></screen>109 110 104 </sect2> 111 105
Note:
See TracChangeset
for help on using the changeset viewer.