diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-10-26 11:22:14 +0100 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2021-11-04 10:32:01 +0000 |
| commit | 73594998f7f6cd6cb755b474aebf62ea247bb3a5 (patch) | |
| tree | d9d306f5e5f04605de28b760d74a217aff8f7ff7 /docs/devel/secure-coding-practices.rst | |
| parent | d654283d0b18bce73fde862932a1fd01cf44f5c1 (diff) | |
| download | focaccia-qemu-73594998f7f6cd6cb755b474aebf62ea247bb3a5.tar.gz focaccia-qemu-73594998f7f6cd6cb755b474aebf62ea247bb3a5.zip | |
tests/tcg: Fix some targets default cross compiler path
We do not want a shell command substitution, but a parameter
substitution (with assignment). Replace $() -> ${}, otherwise
the expanded command return an empty string and the $cross_cc
variable is not set.
Fixes: 634ef789f8e ("tests/tcg: add more default compilers to configure.sh")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[AJB: disable sh4 linux-test]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211023164329.328137-1-f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211026102234.3961636-9-alex.bennee@linaro.org>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions