mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
gcc-for-nvcc: update to gcc 10.3.0
imported from OE-Core hardknott, and rename the recipes to be 'gcc-for-nvcc' instead of including a repeat of the major version number. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
RDEPENDS:${PN}:append:tegra = " libgcc-8-dev gcc-8-runtime-dev"
|
||||
RDEPENDS:${PN}:append:tegra = " libgcc-for-nvcc-dev gcc-for-nvcc-runtime-dev"
|
||||
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"
|
||||
|
||||
@@ -1 +1 @@
|
||||
RDEPENDS:${PN}:append:tegra = " gcc-8-cross-canadian-${TRANSLATED_TARGET_ARCH}"
|
||||
RDEPENDS:${PN}:append:tegra = " gcc-for-nvcc-cross-canadian-${TRANSLATED_TARGET_ARCH}"
|
||||
|
||||
Reference in New Issue
Block a user