mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 22:28:17 +01:00
sandbox: enable LTO by default
Build sandbox targets with LTO by default. Signed-off-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
94bb891e8e
commit
1b457e753e
@ -125,6 +125,7 @@ config SANDBOX
|
|||||||
select SUPPORT_EXTENSION_SCAN
|
select SUPPORT_EXTENSION_SCAN
|
||||||
imply BITREVERSE
|
imply BITREVERSE
|
||||||
select BLOBLIST
|
select BLOBLIST
|
||||||
|
imply LTO
|
||||||
imply CMD_DM
|
imply CMD_DM
|
||||||
imply CMD_EXCEPTION
|
imply CMD_EXCEPTION
|
||||||
imply CMD_GETTIME
|
imply CMD_GETTIME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user