1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/arch
chrysn 2eeda9a1ca makefiles: Pass explicit float mode to clang
The assumption that clang defaults to hard-float on ARM architectures
does not hold on Debian systems where [set-correct-float-abi].
As setting the flags that are implied on most systems does no harm, the
flags for the selected hard- or soft float behavior are now set
independently of the toolchain.

[set-correct-float-abi]: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/blob/10/debian/patches/26-set-correct-float-abi.diff

Closes: https://github.com/RIOT-OS/RIOT/issues/15026
2020-09-25 11:02:29 +02:00
..
atmega.inc.mk Merge pull request #14754 from leandrolanzieri/pr/no_archives 2020-09-10 09:36:29 +02:00
cortexm.inc.mk makefiles: Pass explicit float mode to clang 2020-09-25 11:02:29 +02:00
mips.inc.mk build system: Overwrite TARGET_ARCH per arch 2020-09-08 22:28:41 +02:00
msp430.inc.mk build system: Overwrite TARGET_ARCH per arch 2020-09-08 22:28:41 +02:00
riscv.inc.mk build system: use riscv-none-elf as triplet 2020-09-15 11:18:33 +02:00