On Sat, Jul 05, 2025 at 06:48:12PM +0000, Robert Stone wrote: > From a364b45738c1fc2e937a8d845f419b8c5c64d751 Mon Sep 17 00:00:00 2001 > From: rjstone <[email protected]> > Date: Sat, 5 Jul 2025 11:22:09 -0700 > Subject: [PATCH] drivers: remove -mgeneral-regs-only for truetype > > For almost everything, -mgeneral-regs-only is a good optimization, but > console_truetype.c does using floating point, so the build will fail > unless it is compiled without -mgeneral-regs-only. > --- > Sorry if this is formatted improperly. I had some trouble setting up patman > and format-patch. Also having some email software problems.
Can you please explain what config you're using that can lead to the failure to compile here? I suspect this might be some x86 related "fun". Thanks. -- Tom
signature.asc
Description: PGP signature

