zephyr/cmake/toolchain
Martin Åberg 97f6dfdd72 cmake: SPARC workaround for SDK toolchain 0.11
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>
2020-11-13 14:53:55 -08:00
..
arcmwdt cmake: add metaware toolchain support in build system 2020-09-05 10:22:56 -05:00
cross-compile
espressif
gnuarmemb
host
llvm clang: use LLVM_TOOLCHAIN_PATH instead of CLANG_ROOT_DIR 2020-11-02 14:30:37 -05:00
xcc
xtools cmake: Added SPARC support 2020-11-13 14:53:55 -08:00
zephyr cmake: SPARC workaround for SDK toolchain 0.11 2020-11-13 14:53:55 -08:00