mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 05:25:59 +00:00
The mabi and march options of the compiler and linker commands were previously hardcoded and depended only on the 64BIT config option. This update allows these flags to be set by the config options currently available, plus an additional option to specify the compressed ISA. Signed-off-by: Jaron Kelleher <jkelleher@fb.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |