From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot-test 1/2] Taking into account BR2_PREFER_STATIC_LIB rename
Date: Sun, 21 Dec 2014 22:03:05 +0100 [thread overview]
Message-ID: <20141221220305.7923490b@free-electrons.com> (raw)
In-Reply-To: <1418852858-818-1-git-send-email-thomas.petazzoni@free-electrons.com>
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
next prev parent reply other threads:[~2014-12-21 21:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-17 21:47 [Buildroot] [buildroot-test 1/2] Taking into account BR2_PREFER_STATIC_LIB rename Thomas Petazzoni
2014-12-17 21:47 ` [Buildroot] [buildroot-test 2/2] Enable paranoid path checking Thomas Petazzoni
2014-12-18 5:54 ` Bernd Kuhls
2014-12-18 18:12 ` Yann E. MORIN
2014-12-26 17:51 ` Romain Naour
2014-12-26 18:09 ` Thomas Petazzoni
2014-12-26 18:11 ` Romain Naour
2014-12-21 21:03 ` Thomas Petazzoni [this message]
2014-12-21 21:13 ` [Buildroot] [buildroot-test 1/2] Taking into account BR2_PREFER_STATIC_LIB rename Yann E. MORIN
2014-12-21 21:44 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141221220305.7923490b@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox