mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:55:44 +00:00
Zephyr SDK version 0.11.3, 0.11.4 and 0.12.0-beta-1 does not have the required SPARC target support. Zephyr CI is currently using SDK 0.11.3, which causes the following build error: CMake Error at /workdir/zephyr/cmake/compiler/gcc/target.cmake:10 (message): C compiler /opt/sdk/zephyr-sdk-0.11.3//bin/-gcc not found - Please check your toolchain installation This patch adds a workaround such that the SDK target.cmake is picked up from the directory 0.11 when ARCH=sparc. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com> |
||
---|---|---|
.. | ||
arcmwdt | ||
cross-compile | ||
espressif | ||
gnuarmemb | ||
host | ||
llvm | ||
xcc | ||
xtools | ||
zephyr |