diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-02-27 09:07:20 +0400 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-27 09:07:27 +0100 |
commit | a957e1b265e2736da7c2aa746c084f228ff7985d (patch) | |
tree | 15e1714cbe831db1af97a51448fe22b421c1cff5 /package/perl-xml-parser | |
parent | de62a1ab616cf5ecc674ce5205d34e9f8c383cf8 (diff) | |
download | buildroot-a957e1b265e2736da7c2aa746c084f228ff7985d.tar.gz buildroot-a957e1b265e2736da7c2aa746c084f228ff7985d.zip |
gcc: fix xtensa overlay application
gcc build scripts use wrong variable name to specify xtensa overlay
application command. As a result gcc is built with the default overlay,
which leads to obscure failures later in the build process.
xtensa toolchain needs an additional configuration for a specific core
variant we're building for. This configuration is called 'overlay' and
is an archive with files for binutils, gcc and gdb that replace
corresponding files in toolchain components.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-xml-parser')
0 files changed, 0 insertions, 0 deletions