Use softfloat abi in the target spec for aarch64
This allows removing the -Csoft-float argument when building.
Merge request reports
Activity
mentioned in merge request cookbook!392 (merged)
added 5 commits
-
3f32858d...441385dd - 4 commits from branch
redox-os:master
- d43eb74d - Use softfloat abi in the target spec for aarch64
-
3f32858d...441385dd - 4 commits from branch
-Csoft-float
apparently does nothing onaarch64
, so before this change likely the hardfloat ABI was used here.
Please register or sign in to reply