Skip to content

Use softfloat abi in the target spec for aarch64

bjorn3 requested to merge bjorn3/kernel:aarch64_soft_float into master

This allows removing the -Csoft-float argument when building.

Merge request reports