b584e2c6d0
Clang uses floating-point instructions by default, even if -mfpu is not defined. Disable using FPU when CONFIG_FPU=n. Using floating-point instructions when FPU is not enabled generates Usage Fault. Signed-off-by: Dawid Niedzwiecki <dawidn@google.com> |
||
---|---|---|
.. | ||
compiler_flags.cmake | ||
generic.cmake | ||
target.cmake | ||
target_arm.cmake | ||
target_arm64.cmake |