[PATCH v3 3/3] cli: compile history code if and only if history config is selected

Tom Rini trini at konsulko.com
Thu Mar 14 01:40:41 CET 2024


On Tue, Mar 05, 2024 at 03:37:37PM +0800, Hanyuan Zhao wrote:

> This commit allows user to determine whether to have history recording
> in command-line. Previously to this commit, the CMD_HISTORY only sets
> the compiling of cmd/history.c, and the history code in cli_readline.c
> is always compiled and will take a lot of space to store history even if
> we say N to CMD_HISTORY.
> 
> 
> Signed-off-by: Hanyuan Zhao <hanyuan-z at qq.com>

This part of your series breaks some riscv platforms:
https://source.denx.de/u-boot/u-boot/-/jobs/798333
https://source.denx.de/u-boot/u-boot/-/jobs/798334

-- 
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/20240313/46f848bd/attachment.sig>


More information about the U-Boot mailing list