Changeset 3836
- Timestamp:
- 12/25/07 18:53:41 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/clfs-embedded/BOOK/cross-tools/common/toolchain.xml
r3552 r3836 11 11 <title>ToolChain Variables</title> 12 12 13 <para> We set this up just for uClibc build, we will remove14 these after we that build. We will reitroduce them in15 the n Final System build:</para>13 <para>The following variables are required to be set for the uClibc build. 14 After the uClibc build they will be removed again until they are reset for 15 the final-system.</para> 16 16 17 17 <screen><userinput>export CC="${CLFS_TARGET}-gcc"
