zephyr/cmake/toolchain
Sebastian Bøe 8ba5aff8c0 kconfig: Drop support for specifying CROSS_COMPILE through Kconfig
When we move DT infront of Kconfig we are going to need access to a C
toolchain before Kconfig is evaluated. This means it will not be
possible to specify the toolchain used through Kconfig.

To deal with this we ...

Drop support for specifying CROSS_COMPILE through Kconfig. Still
available is the ability to specify CROSS_COMPILE through the
environment or through a CMake variable.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-11-19 15:04:13 -05:00
..
clang.cmake
cross-compile.cmake kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
espressif.cmake
gnuarmemb.cmake
issm.cmake
xcc.cmake cmake: xcc: fix compile warnings and errors 2018-11-01 16:30:02 -04:00
xtools.cmake
zephyr.cmake