[Buildroot] [PATCH] utils/genrandconfig: Add level 2 optimization option

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 3 21:08:39 UTC 2018


Hello,

On Mon,  3 Dec 2018 20:54:30 +0300, Evgeniy Didin wrote:
> Currently all random defconfigs which are used in autobuilder 
> use size optimizaion(-Os).
> Adding "-O2" optimization will give better test coverage.
> In many cases software gets built with speed optimization rather 
> than size optimization. So let's add Level 2 optimizaion option 
> to be genertated in random defconfigs, so we could be able to test
> how packages are built with "-O2" in autobuilder.
> 
> Signed-off-by: Evgeniy Didin <Evgeniy.Didin at synopsys.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> Cc: arc-buildroot at synopsys.com
> ---
>  utils/genrandconfig | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list