summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/repo
diff options
context:
space:
mode:
authorDaniel McGregor <daniel.mcgregor@vecima.com>2022-09-28 16:13:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-29 21:15:50 +0100
commitbeea1db008dc668185c71703cd9a3ef7d0b768f4 (patch)
treeb71744dea586021280ff636c78664c6176da0979 /meta/recipes-devtools/repo
parent92527cdb76fb858ae63c7178258da35f779a2086 (diff)
downloadpoky-beea1db008dc668185c71703cd9a3ef7d0b768f4.tar.gz
gcc: set the default target arch
The default x86-64 architecture for target gcc (ie, the one in poky build appliances) is native. Since we have a variety of build systems it will occasionally produce instructions that don't work on all of our development system. Instead, set gcc's default architecture to the one specified in TUNE_CC_ARCH, that guarantees that gcc-runtime and any binaries produced are compatible with the target machine type. (From OE-Core rev: 52b952e474e655f8b4b6501813d57e20c9f02ba2) Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/repo')
0 files changed, 0 insertions, 0 deletions