mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-11-02 05:17:52 +00:00
Update README for Linaro GCC 7 support
Add a link to the wiki page describing use of Linaro for GCC7
This commit is contained in:
10
README
10
README
@@ -61,13 +61,11 @@ Selecting the toolchain version
|
|||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
Toolchain version selection is usually a distro configuration setting,
|
Toolchain version selection is usually a distro configuration setting,
|
||||||
but you can also set this in your build/conf/local.conf file. To use
|
but you can also set this in your build/conf/local.conf file.
|
||||||
gcc 7 instead of gcc 8, set:
|
You will need the gcc 7 toolchain recipes in one of your layers,
|
||||||
|
|
||||||
GCCVERSION = "7.%"
|
|
||||||
|
|
||||||
but you will also need the gcc 7 toolchain recipes in one of your layers,
|
|
||||||
since it was retired from OE-Core in favor of gcc 8.
|
since it was retired from OE-Core in favor of gcc 8.
|
||||||
|
See the [Using Linaro for GCC 7](https://github.com/madisongh/meta-tegra/wiki/Using-linaro-gcc7-for-CUDA-support)
|
||||||
|
wiki page for more detailed intructions.
|
||||||
|
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
|
|||||||
Reference in New Issue
Block a user