Files
poky/meta/recipes-devtools/gcc
Harish Sadineni 2003557314 gcc: Oe-selftest failure analysis - fix for tcl errors
gcc testsuite unable to read the value of variable $do-what-limit and causing below tcl errors.
ERROR: can't read "do": no such variable
    while executing
"set do_what $do-what-limit"

To fix this, quote the variable using braces, as in ${do-what-limit}.

(From OE-Core rev: e59421468d96282057f5176438a76a325b987e47)

Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-18 12:21:45 +00:00
..
2023-07-30 07:54:44 +01:00
2023-07-30 07:54:44 +01:00
2022-08-17 19:57:32 +01:00
2023-07-30 07:54:44 +01:00
2021-08-02 15:44:10 +01:00
2021-11-01 10:36:51 +00:00