mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 19:42:41 +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,
|
||||
but you can also set this in your build/conf/local.conf file. To use
|
||||
gcc 7 instead of gcc 8, set:
|
||||
|
||||
GCCVERSION = "7.%"
|
||||
|
||||
but you will also need the gcc 7 toolchain recipes in one of your layers,
|
||||
but you can also set this in your build/conf/local.conf file.
|
||||
You will need the gcc 7 toolchain recipes in one of your layers,
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user