[Buildroot] [buildroot-test 1/2] Taking into account BR2_PREFER_STATIC_LIB rename

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 21 21:03:05 UTC 2014


Hello,

On Wed, 17 Dec 2014 22:47:37 +0100, Thomas Petazzoni wrote:

>      if config["libc"] != "glibc" and randint(0, 20) == 0:
> -        configlines.append("BR2_PREFER_STATIC_LIB=y\n")
> +        configlines.append("BR2_STATIC_LIBS=y\n")

Instead, should I also sometimes test BR2_SHARED_STATIC_LIBS ? Like 5%
of times static only, 5% of times static+shared, and 90% of the time
shared only (the default) ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list