README.md: cover CSL_SRC_FILE for rebuild-libc

This commit is contained in:
Christopher Larson
2013-10-15 10:00:07 -07:00
parent a9a1624306
commit b766f72e30

View File

@@ -22,7 +22,8 @@ Optional Functionality
- If the user chooses to, they may optionally decide to rebuild the Sourcery G++ eglibc
from source, if they have downloaded the corresponding source archive from Mentor
Graphics. To so, set `TCMODE = "external-sourcery-rebuild-libc"`, rather than relying
on the default value of `external-sourcery`.
on the default value of `external-sourcery`. After setting TCMODE appropriately, you
must also set `CSL_SRC_FILE = "/path/to/your/sourcery-g++-source-tarball"`.
Description of Behavior
-----------------------