Skip to content

Commit ec3b577

Browse files
committed
framework_uefi: Don't use -Csoft-float
Fixes: #63 Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 0cd2eda commit ec3b577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

framework_uefi/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,4 @@ $(BUILD)/boot.efi: ../Cargo.lock $(SRC_DIR)/Cargo.toml $(SRC_DIR)/src/*
4545
--target $(TARGET) \
4646
--release \
4747
-- \
48-
-C soft-float \
4948
--emit link=framework_uefi/$@

0 commit comments

Comments
 (0)