diff options
author | Evgeniy Didin <Evgeniy.Didin@synopsys.com> | 2018-12-03 20:54:30 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-03 22:06:12 +0100 |
commit | aa556e2035c023d4328185a46e15df532e566067 (patch) | |
tree | d2ae1200f721564312ce6b68f7b68b772912d051 /package/python-wtforms/python-wtforms.hash | |
parent | 6b50f988ad0a6044530b30344d52139da2994237 (diff) | |
download | buildroot-aa556e2035c023d4328185a46e15df532e566067.tar.gz buildroot-aa556e2035c023d4328185a46e15df532e566067.zip |
utils/genrandconfig: test with BR2_OPTIMIZE_2=y
Currently all random defconfigs which are used in autobuilder use size
optimizaion (-Os), since BR2_OPTIMIZE_S=y is the default.
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
generated 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@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: arc-buildroot@synopsys.com
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-wtforms/python-wtforms.hash')
0 files changed, 0 insertions, 0 deletions