README.md: remove 'no longer necessary'

This phrase implies knowledge of the build process or the layer history which
is not always the case.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2016-08-15 13:12:21 -07:00
parent 7a20b474bd
commit 981967acfb

View File

@@ -32,8 +32,8 @@
## Description of Behavior
The meta-sourcery layer.conf automatically defines `TCMODE` for us, so this is no longer
necessary. The tcmode performs a number of operations:
The meta-sourcery layer.conf automatically defines `TCMODE` for us. The tcmode
performs a number of operations:
- Sets `TARGET_PREFIX` appropriately, after determining what prefix is in use by the toolchain
- Sanity checks `EXTERNAL_TOOLCHAIN`: does the path exist? does the expected sysroot exist?