All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/5] crda: remove static library handling
Date: Sat, 7 Mar 2015 14:46:35 +0100	[thread overview]
Message-ID: <20150307144635.255df5d6@free-electrons.com> (raw)
In-Reply-To: <1425728422-14113-4-git-send-email-thomas.petazzoni@free-electrons.com>

Hello,

On Sat,  7 Mar 2015 12:40:20 +0100, Thomas Petazzoni wrote:
> In commit d54418f2bcd9267fd049511d6236fb91c83b94ea ("crda: fix static
> build failure"), some static linking handling was added in crda. But
> in a later commit, 7c08fa935f55d108e20834e6b4bba664e1d2d408 ("crda:
> needs dynamic library support"), crda was marked as not available for
> static only builds.
> 
> This means that the static linking logic in crda.mk is now just dead
> code, so this commit gets rid of it.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Applied.

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

  parent reply	other threads:[~2015-03-07 13:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-07 11:40 [Buildroot] [PATCH 0/5] Fix libnl static linking Thomas Petazzoni
2015-03-07 11:40 ` [Buildroot] [PATCH 1/5] libnl: use the backported patch for poll.h issue Thomas Petazzoni
2015-03-07 11:40 ` [Buildroot] [PATCH 2/5] libnl: add patch to add Libs.private in libnl-3.0.pc Thomas Petazzoni
2015-03-09 12:57   ` Gustavo Zacarias
2015-03-07 11:40 ` [Buildroot] [PATCH 3/5] crda: remove static library handling Thomas Petazzoni
2015-03-07 11:52   ` Samuel Martin
2015-03-07 13:46   ` Thomas Petazzoni [this message]
2015-03-07 11:40 ` [Buildroot] [PATCH 4/5] ti-utils: simplify static linking case by using pkg-config Thomas Petazzoni
2015-03-07 11:40 ` [Buildroot] [PATCH 5/5] iw: simplify static linking handling Thomas Petazzoni
2015-03-15 17:10 ` [Buildroot] [PATCH 0/5] Fix libnl static linking 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=20150307144635.255df5d6@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.