]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[arm] Use -mfloat-abi=soft only for EFI builds
authorMichael Brown <mcb30@ipxe.org>
Mon, 23 Jan 2023 01:32:14 +0000 (01:32 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 23 Jan 2023 01:32:14 +0000 (01:32 +0000)
commitc5e1f007ac33fc09943ba99b742f599a0cfca0c5
tree5ed6dfdeeb009a2abb4ae6734c3ab34b407ea3d9
parent9de6c45dd3019c7074dc34954e008633409b38df
[arm] Use -mfloat-abi=soft only for EFI builds

The EFI ABI requires the use of -mfloat-abi=soft, but other platforms
may require -mfloat-abi=hard.

Allow for this by using -mfloat-abi=soft only for EFI builds.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/arm32/Makefile
src/arch/arm32/Makefile.efi