[PATCH] drivers: remove -mgeneral-regs-only for truetype

Tom Rini trini at konsulko.com
Fri Jul 11 18:08:08 CEST 2025


On Sat, Jul 05, 2025 at 06:48:12PM +0000, Robert Stone wrote:

> From a364b45738c1fc2e937a8d845f419b8c5c64d751 Mon Sep 17 00:00:00 2001
> From: rjstone <rjstoneus at pm.me>
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250711/9f186e03/attachment.sig>


More information about the U-Boot mailing list