Fix fma warning when using llvm on aarch64.

Don't pass +fma to llvm on aarch64 - it's always on and no flag exists.

Merge request reports

Loading