zephyr/cmake/compiler
Aurelien Jarno c6727d49b7 arch: ARM: set -mthumb, -mcpu, -mfpu and -mfloat-abi in linker flags
Some toolchains are built with multilib enabled in order to provide
multiple versions of the same library, optimized for different ABI
or architecture. They require the the ABI/architecture/CPU selection
options to be passed at linked time. This is important for example
when linking with newlib.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-04 19:40:39 -05:00
..
gcc.cmake arch: ARM: set -mthumb, -mcpu, -mfpu and -mfloat-abi in linker flags 2018-12-04 19:40:39 -05:00
host-gcc.cmake
llvm.cmake cmake: parameterized flags to not include standard defines/files 2018-11-01 16:30:02 -04:00