Skip to content
Commit b584e2c6 authored by Dawid Niedzwiecki's avatar Dawid Niedzwiecki Committed by Anas Nashif
Browse files

toolchain: clang: arm: do not use fp instruction when CONFIG_FPU=n



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: default avatarDawid Niedzwiecki <dawidn@google.com>
parent 123f99c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment