mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 20:16:47 +00:00
We need to pass -m64 instead of -m32 when CONFIG_64BIT is set. This is pretty x86 centric. Many platforms don't have the ability to select between 32-bits or 64-bits builds and either of those should be dropped in that case with restriction on the available configuration done elsewhere. But for the time being this allows for testing both. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
app | ||
backports | ||
compiler | ||
emu | ||
flash | ||
ide | ||
linker/ld | ||
reports | ||
toolchain | ||
usage | ||
util | ||
boards.cmake | ||
ccache.cmake | ||
cfb.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
fpu-for-gcc-m-cpu.cmake | ||
gcc-m-cpu.cmake | ||
generic_toolchain.cmake | ||
git.cmake | ||
hex.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
pristine.cmake | ||
python.cmake | ||
target_toolchain.cmake | ||
version.cmake | ||
zephyr_module.cmake |