Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] infra: BR2_PREFER_STATIC_LIB now selects static building of packages
Date: Sun, 12 Oct 2014 17:56:32 +0200	[thread overview]
Message-ID: <20141012175632.26e3bd89@free-electrons.com> (raw)
In-Reply-To: <1413128040-1860-1-git-send-email-abrodkin@synopsys.com>

Dear Alexey Brodkin,

On Sun, 12 Oct 2014 17:34:00 +0200, Alexey Brodkin wrote:
> With time BR2_PREFER_STATIC_LIB option meaning changed from "prefer static
> libs when possible" to "do not build dynamic libs and build statically linked
> applications".
> 
> This patch changes variable description and takes care of uClibc settings so
> it doesn't build shared libs.
> 
> Note that variable name is kept unchanged on purpose - it will be modified later
> when real "prefer static" mode will be introduced.
> 
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> 
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
> Cc: Peter Korsgaard <peter@korsgaard.com>
> ---
>  Config.in                             | 14 ++++++++------
>  package/uclibc/uClibc-0.9.31.config   |  1 -
>  package/uclibc/uClibc-0.9.33.config   |  1 -
>  package/uclibc/uClibc-snapshot.config |  1 -
>  package/uclibc/uclibc.mk              | 11 +++++++++++
>  5 files changed, 19 insertions(+), 9 deletions(-)

This should definitely be two separate patches. One updating the
BR2_PREFER_STATIC_LIB description, and one making sure that uClibc
obeys to the correct semantic of BR2_PREFER_STATIC_LIB.

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

  reply	other threads:[~2014-10-12 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-12 15:34 [Buildroot] [PATCH] infra: BR2_PREFER_STATIC_LIB now selects static building of packages Alexey Brodkin
2014-10-12 15:56 ` Thomas Petazzoni [this message]
2014-10-12 16:06 ` Yann E. MORIN

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=20141012175632.26e3bd89@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