diff --git a/grub.macros b/grub.macros index 3c046c8..25cb667 100644 --- a/grub.macros +++ b/grub.macros @@ -26,7 +26,7 @@ -e 's/-mregparm=3/-mregparm=4/g' \\\ -e 's/-fexceptions//g' \\\ -e 's/-fasynchronous-unwind-tables//g' \\\ - -e 's/-mfloat-abi=hard/-mfloat-abi=float/g' \\\ + -e 's/-mfloat-abi=hard/-mfloat-abi=soft/g' \\\ -e 's/^/ -fno-strict-aliasing /' \\\ %{nil}