Changes in BOOK/cross-tools/common/uclibc.xml [7faf029:e1ec8ed] in clfs-embedded
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/uclibc.xml
r7faf029 re1ec8ed 5 5 %general-entities; 6 6 ]> 7 8 <!-- Common uClibc --> 7 9 8 10 <sect1 id="ch-cross-tools-uclibc" role="wrap"> … … 31 33 <note os="a"> 32 34 <para>Below we are just telling uClibc to use its default configuration. 33 For those for more adventur eous, you can use make menuconfig, and35 For those for more adventurous, you can use make menuconfig, and 34 36 do a more custom build for your uClibc installation.</para> 35 37 </note> … … 48 50 options that are architecture specifc that need to be set. The following 49 51 command will only bring up items that need a value that we did not 50 specify in our Generic config file:</para>52 specify in our generic config file patch:</para> 51 53 52 54 <screen os="g"><userinput>make oldconfig</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.