mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
README.md: cover CSL_SRC_FILE for rebuild-libc
This commit is contained in:
@@ -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
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user